| /src/external/gpl3/gcc/dist/gcc/ |
| gimple-ssa-sprintf.cc | 384 class fmtresult class in namespace:__anon13745 387 /* Construct a FMTRESULT object with all counters initialized 389 fmtresult (unsigned HOST_WIDE_INT min = HOST_WIDE_INT_MAX) function in class:__anon13745::fmtresult 400 /* Construct a FMTRESULT object with MIN, MAX, and LIKELY counters. 402 fmtresult (unsigned HOST_WIDE_INT min, unsigned HOST_WIDE_INT max, function in class:__anon13745::fmtresult 416 fmtresult& adjust_for_width_or_precision (const HOST_WIDE_INT[2], 460 fmtresult& 461 fmtresult::adjust_for_width_or_precision (const HOST_WIDE_INT adjust[2], 533 fmtresult::type_max_digits (tree type, int base) 605 fmtresult (*fmtfunc) (const directive &, tree, pointer_query &) [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gimple-ssa-sprintf.cc | 384 class fmtresult class in namespace:__anon16173 387 /* Construct a FMTRESULT object with all counters initialized 389 fmtresult (unsigned HOST_WIDE_INT min = HOST_WIDE_INT_MAX) function in class:__anon16173::fmtresult 400 /* Construct a FMTRESULT object with MIN, MAX, and LIKELY counters. 402 fmtresult (unsigned HOST_WIDE_INT min, unsigned HOST_WIDE_INT max, function in class:__anon16173::fmtresult 416 fmtresult& adjust_for_width_or_precision (const HOST_WIDE_INT[2], 460 fmtresult& 461 fmtresult::adjust_for_width_or_precision (const HOST_WIDE_INT adjust[2], 533 fmtresult::type_max_digits (tree type, int base) 603 fmtresult (*fmtfunc) (const directive &, tree, pointer_query &) [all...] |