Searched refs:FP_PZERO (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libc/port/fp/ | ||
H A D | finite.c | 89 return (sign ? FP_NZERO : FP_PZERO); in fpclass() |
/titanic_50/usr/src/head/ | ||
H A D | ieeefp.h | 67 FP_PZERO = 7, /* +0.0 */ enumerator |