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