Home
last modified time | relevance | path

Searched defs:decimal_point (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/test/src/stdlib/
H A DAtoiTest.h89 const char *decimal_point = "5.9"; in nonBaseTenWholeNumbers() local
/llvm-project/libc/src/__support/
H A Dhigh_precision_decimal.h114 int32_t decimal_point = 0; global() variable
[all...]
/llvm-project/libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/
H A Duser_defined_char_type.pass.cpp131 Char decimal_point() const { return Char('.'); } decimal_point() function in std::numpunct