Searched refs:FP_NINF (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libc/port/fp/ | ||
H A D | finite.c | 93 return (sign ? FP_NINF : FP_PINF); in fpclass() |
/titanic_50/usr/src/head/ | ||
H A D | ieeefp.h | 62 FP_NINF = 2, /* negative infinity */ enumerator |