Searched refs:FP_NINF (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/fp/
H A Dfinite.c93 return (sign ? FP_NINF : FP_PINF);
/illumos-gate/usr/src/head/
H A Dieeefp.h62 FP_NINF = 2, /* negative infinity */ enumerator in enum:fpclass_t

Completed in 58 milliseconds