default_flag_spec 944 lib/vsprintf.c static const struct printf_spec default_flag_spec = { default_flag_spec 1062 lib/vsprintf.c p = number(p, pend, res->flags, default_flag_spec); default_flag_spec 1845 lib/vsprintf.c buf = number(buf, end, flags, default_flag_spec);