Searched defs:FP_SUBNORMAL (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpclassify.c73 ATF_REQUIRE_EQ(fpclassify(d1), FP_SUBNORMAL); local
117 ATF_REQUIRE_EQ(fpclassify(d1), FP_SUBNORMAL); local
168 ATF_REQUIRE_EQ(fpclassify(d1), FP_SUBNORMAL); local
/freebsd-10-stable/lib/msun/src/
H A Dmath.h81 #define FP_SUBNORMAL 0x08 macro

Completed in 113 milliseconds