Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-sprintf.c646 struct fmtresult struct
650 fmtresult (unsigned HOST_WIDE_INT min = HOST_WIDE_INT_MAX)
663 fmtresult (unsigned HOST_WIDE_INT min, unsigned HOST_WIDE_INT max, argument
677 fmtresult& adjust_for_width_or_precision (const HOST_WIDE_INT[2], argument
708 fmtresult& argument
709 fmtresult::adjust_for_width_or_precision (const HOST_WIDE_INT adjust[2], in adjust_for_width_or_precision()
781 fmtresult::type_max_digits (tree type, int base) in type_max_digits()
836 fmtresult (*fmtfunc) (const directive &, tree, vr_values *);
1071 static fmtresult
1074 fmtresult res (0); in format_none()
[all …]