math: fix lrint, lround, nexttoward tests for ldbl==dbl and no fenv
authorSzabolcs Nagy <nsz@port70.net>
Thu, 15 Aug 2013 19:42:56 +0000 (19:42 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Thu, 15 Aug 2013 19:42:56 +0000 (19:42 +0000)
commitdfe1da9485ec22fb335d97de1421ef717aa6f45e
treeef9d27e36affd858bed199ddec095270e79e1052
parentd5fe2f139f48684f2e0f99a3c95ce63581e24740
math: fix lrint, lround, nexttoward tests for ldbl==dbl and no fenv
15 files changed:
src/math/gen/util.c
src/math/special/llrint.h
src/math/special/llrintf.h
src/math/special/llrintl.h
src/math/special/llround.h
src/math/special/llroundf.h
src/math/special/llroundl.h
src/math/special/lrint.h
src/math/special/lrintf.h
src/math/special/lrintl.h
src/math/special/lround.h
src/math/special/lroundf.h
src/math/special/lroundl.h
src/math/special/nexttoward.h
src/math/special/nexttowardf.h