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

/freebsd-12-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpclassify.c64 ATF_REQUIRE_EQ(fpclassify(d0), FP_NORMAL); local
108 ATF_REQUIRE_EQ(fpclassify(d0), FP_NORMAL); local
159 ATF_REQUIRE_EQ(fpclassify(d0), FP_NORMAL); local
/freebsd-12-stable/lib/msun/src/
H A Dmath.h76 #define FP_NORMAL 0x04 macro

Completed in 64 milliseconds