Home
last modified time | relevance | path

Searched defs:NAN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/include/
H A Dmath.h59 #define NAN __builtin_nanf("") macro
64 #define NAN (__nan.__uf) macro
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h61 #define NAN (__builtin_nanf("")) macro