Searched defs:HUGE_VAL (Results 1 – 3 of 3) sorted by relevance
50 #define HUGE_VAL (__builtin_huge_val()) macro
58 #define HUGE_VAL __huge_val._d macro
42 #define HUGE_VAL (__infinity()) /* Produces IEEE Infinity. */ macro