SPECIAL 75 arch/x86/boot/printf.c if (type & SPECIAL) {
SPECIAL 95 arch/x86/boot/printf.c if (type & SPECIAL) {
SPECIAL 151 arch/x86/boot/printf.c flags |= SPECIAL;
SPECIAL 380 lib/vsprintf.c int need_pfx = ((type & SPECIAL) && base != 10);
SPECIAL 526 lib/vsprintf.c flags |= SPECIAL | SMALL | ZEROPAD;
SPECIAL 630 lib/vsprintf.c case '#': flags |= SPECIAL; goto repeat;
SPECIAL 204 sound/core/pcm.c FORMAT(SPECIAL),