Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/
H A Dnum.h55 struct __num_get : protected __num_get_base { struct
86 _LIBCPP_HIDE_FROM_ABI static string __stage2_int_prep(ios_base& __iob, _CharT& __thousands_sep) { in __stage2_int_prep()
113 string __num_get<_CharT>::__stage2_float_prep( in __stage2_float_prep() argument