Home
last modified time | relevance | path

Searched refs:FP_PINF (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libc/port/fp/
H A Dfinite.c93 return (sign ? FP_NINF : FP_PINF); in fpclass()
/titanic_41/usr/src/head/
H A Dieeefp.h63 FP_PINF = 3, /* positive infinity */ enumerator