Searched defs:HUGE_VAL (Results 1 – 4 of 4) sorted by relevance
46 #define HUGE_VAL __builtin_huge_val() macro48 #define HUGE_VAL (__infinity.__ud) macro
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