need_pfx          423 lib/vsprintf.c 	int need_pfx = ((spec.flags & SPECIAL) && spec.base != 10);
need_pfx          448 lib/vsprintf.c 	if (need_pfx) {
need_pfx          492 lib/vsprintf.c 	if (need_pfx) {