math: fix float->int functions
authornsz <nsz@port70.net>
Sat, 13 Oct 2012 13:58:09 +0000 (15:58 +0200)
committernsz <nsz@port70.net>
Sat, 13 Oct 2012 13:58:09 +0000 (15:58 +0200)
commite084227a3608bc38230b88ea03e7b0f0804dd3ad
treeade6e212a3acde9729c5907f4b99150940ff4470
parentb5bbc6ebaeaf4381ea2436a3b410dcf4980c8efd
math: fix float->int functions
18 files changed:
src/math/gen/template/d_i.c
src/math/gen/template/f_i.c
src/math/gen/template/l_i.c
src/math/ilogb.c
src/math/ilogbf.c
src/math/ilogbl.c
src/math/llrint.c
src/math/llrintf.c
src/math/llrintl.c
src/math/llround.c
src/math/llroundf.c
src/math/llroundl.c
src/math/lrint.c
src/math/lrintf.c
src/math/lrintl.c
src/math/lround.c
src/math/lroundf.c
src/math/lroundl.c