Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dparser_std_format_spec.h194 __plus, enumerator
682 __sign_ = __sign::__plus;
H A Dformatter_integral.h66 case __format_spec::__sign::__plus: in __insert_sign()