Searched refs:ExceptValues (Results 1 – 2 of 2) sorted by relevance
36 constexpr fputil::ExceptValues<float16, 2> EXPF16_EXCEPTS_LO = {{ in expf16()44 constexpr fputil::ExceptValues<float16, 3> EXPF16_EXCEPTS_HI = {{ in expf16()
41 template <typename T, size_t N> struct ExceptValues { struct