Searched defs:__negative (Results 1 – 2 of 2) sorted by relevance
57 _LIBCPP_HIDE_FROM_ABI inline _Iterator __insert_sign(_Iterator __buf, bool __negative, __format_spec::__sign __sign) { in __insert_sign() argument 288 bool __negative, in __format_integer() argument 394 bool __negative = __value < 0; __format_integer() local [all...]
168 bool __negative = __year < 0; __format_century() local