Searched defs:isinf (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libbc/libc/gen/common/sparc/ | ||
H A D | isinf.c | 36 isinf( d0, d1 ) in isinf() function |
/titanic_50/usr/src/head/iso/ | ||
H A D | math_c99.h | 67 #define isinf(x) __builtin_isinf(x) macro |