lib/vsprintf.c
2284
return widen_string(buf, buf - buf_start, end, spec);
lib/vsprintf.c
2314
return widen_string(buf, buf - buf_start, end, spec);
lib/vsprintf.c
656
return widen_string(buf, len, end, spec);
lib/vsprintf.c
948
return widen_string(buf, n, end, spec);