Home
last modified time | relevance | path

Searched defs:FP_NAN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/validation/expand/
H A Dbuiltin_fpclassify.c1 enum { FP_NAN, FP_INF, FP_NOR, FP_SUB, FP_ZERO }; enumerator
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h48 #define FP_NAN 4 macro
/illumos-gate/usr/src/boot/include/
H A Dmath.h75 #define FP_NAN 0x02 macro