Searched defs:__negative (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/test/CodeGen/ | ||
H A D | fold-const-declref.c | 6 int __negative = 1; in main() local |
/llvm-project/libcxx/include/__format/ | ||
H A D | formatter_integral.h | 57 __insert_sign(_Iterator __buf,bool __negative,__format_spec::__sign __sign) __insert_sign() argument |
/llvm-project/libcxx/src/experimental/ | ||
H A D | tzdb.cpp | 285 bool __negative = __input.peek() == '-'; __parse_year_value() local |
/llvm-project/libcxx/include/__chrono/ | ||
H A D | formatter.h | 174 bool __negative = __year < 0; __format_century() local |