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

/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A Dmath.h38 # define FP_NORMAL 0 macro
/netbsd-current/tests/lib/libc/gen/
H A Dt_fpclassify.c49 ATF_CHECK_EQ_MSG(fpclassify(d0), FP_NORMAL, local
51 d0, fpclassify(d0), FP_NORMAL); local
127 ATF_CHECK_EQ_MSG(fpclassify(d0), FP_NORMAL, local
129 d0, fpclassify(d0), FP_NORMAL); local
205 ATF_CHECK_EQ_MSG(fpclassify(d0), FP_NORMAL, local
207 d0, fpclassify(d0), FP_NORMAL); local
/netbsd-current/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dmath.h43 # define FP_NORMAL 0 macro
124 #define FP_NORMAL (-1) macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Dfpu.c80 FP_NORMAL, enumerator in enum:__anon3127
/netbsd-current/external/gpl3/gdb/dist/sim/rx/
H A Dfpu.c82 FP_NORMAL, enumerator in enum:__anon2633
/netbsd-current/include/
H A Dmath.h139 #define FP_NORMAL 0x02 macro

Completed in 120 milliseconds