Home
last modified time | relevance | path

Searched refs:test_floating_precision_prefix (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/utilities/charconv/charconv.msvc/
H A Dtest.cpp706 void test_floating_precision_prefix(const conditional_t<IsDouble, uint64_t, uint32_t> prefix) { in test_floating_precision_prefix() function
785 test_floating_precision_prefix<true>(prefix); in test_floating_prefixes()
804 test_floating_precision_prefix<false>(prefix); in test_floating_prefixes()