default_str_spec  939 lib/vsprintf.c static const struct printf_spec default_str_spec = {
default_str_spec 1834 lib/vsprintf.c 		buf = string(buf, end, names->name, default_str_spec);
default_str_spec 1898 lib/vsprintf.c 		return string_nocheck(buf, end, "/", default_str_spec);
default_str_spec 1904 lib/vsprintf.c 		buf = string_nocheck(buf, end, "/", default_str_spec);
default_str_spec 1906 lib/vsprintf.c 			     default_str_spec);