Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__format/
H A Dformatter_integral.h46 _LIBCPP_HIDE_FROM_ABI inline char* __insert_sign(char* __buf, bool __negative, __format_spec::__sig… in __insert_sign() function
210 char* __first = __formatter::__insert_sign(__begin, __negative, __specs.__std_.__sign_);
H A Dformatter_floating_point.h454 char* __first = __formatter::__insert_sign(__buffer.begin(), __negative, __sign);
580 char* __last = __formatter::__insert_sign(__buffer, __negative, __specs.__std_.__sign_);