Home
last modified time | relevance | path

Searched defs:HUGE_VAL (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/head/iso/
H A Dmath_c99.h50 #define HUGE_VAL (__builtin_huge_val()) macro
H A Dmath_iso.h58 #define HUGE_VAL __huge_val._d macro
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dmath.h42 #define HUGE_VAL (__infinity()) /* Produces IEEE Infinity. */ macro