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