lib/vsprintf.c
2282
return widen_string(buf, buf - buf_start, end, spec);
lib/vsprintf.c
2312
return widen_string(buf, buf - buf_start, end, spec);
lib/vsprintf.c
663
return widen_string(buf, len, end, spec);
lib/vsprintf.c
954
return widen_string(buf, n, end, spec);