Searched defs:__negative (Results 1 – 3 of 3) sorted by relevance
57 _LIBCPP_HIDE_FROM_ABI inline _Iterator __insert_sign(_Iterator __buf, bool __negative, __format_spe… in __insert_sign()288 bool __negative, in __format_integer()394 bool __negative = __value < 0; in __format_integer() local
285 bool __negative = __input.peek() == '-'; in __parse_year_value() local366 bool __negative = __c == '-'; in __parse_duration() local
191 bool __negative = __year < 0; in __format_century() local