Searched refs:test_floating_hex_prefix (Results 1 – 1 of 1) sorted by relevance
646 void test_floating_hex_prefix(const conditional_t<IsDouble, std::uint64_t, std::uint32_t> prefix) { in test_floating_hex_prefix() function766 test_floating_hex_prefix<true>(*prefixes64.begin()); // save time by testing fewer hexfloats in test_floating_prefixes()785 … test_floating_hex_prefix<false>(*prefixes32.begin()); // save time by testing fewer hexfloats in test_floating_prefixes()