Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp4026 char numpunct< char >::do_thousands_sep() const { return __thousands_sep_; } in do_thousands_sep() function in numpunct
4028 wchar_t numpunct<wchar_t>::do_thousands_sep() const { return __thousands_sep_; } in do_thousands_sep() function in numpunct