Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/include/
H A Dmath.h46 #define HUGE_VAL __builtin_huge_val() macro
48 #define HUGE_VAL (__infinity.__ud) macro
/titanic_53/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_53/usr/src/lib/libbc/inc/include/
H A Dmath.h42 #define HUGE_VAL (__infinity()) /* Produces IEEE Infinity. */ macro