Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformatter_integral.h220 _CharT __sep, in __write_using_decimal_separators() argument
276 *__out_it++ = __sep; in __write_using_decimal_separators()
H A Dformatter_floating_point.h546 _CharT __sep = __np.thousands_sep();
561 *__out_it++ = __sep;