Searched refs:__builtin_huge_val (Results 1 – 3 of 3) sorted by relevance
28 #define __builtin_huge_val() HUGE_VAL macro43 #define __builtin_huge_val() HUGE_VAL //0x7ff0000000000000 macro
66 #define __builtin_huge_val() HUGE_VAL macro
375 …INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type infinity() _NOEXCEPT {return __builtin_huge_val();}