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