SPECIAL            70 arch/alpha/boot/stdio.c 	if (type & SPECIAL) {
SPECIAL            90 arch/alpha/boot/stdio.c 	if (type & SPECIAL) {
SPECIAL           142 arch/alpha/boot/stdio.c 				case '#': flags |= SPECIAL; goto repeat;
SPECIAL           106 arch/powerpc/boot/stdio.c 	if (type & SPECIAL) {
SPECIAL           126 arch/powerpc/boot/stdio.c 	if (type & SPECIAL) {
SPECIAL           178 arch/powerpc/boot/stdio.c 				case '#': flags |= SPECIAL; goto repeat;
SPECIAL            73 arch/x86/boot/printf.c 	if (type & SPECIAL) {
SPECIAL            93 arch/x86/boot/printf.c 	if (type & SPECIAL) {
SPECIAL           149 arch/x86/boot/printf.c 			flags |= SPECIAL;
SPECIAL           167 include/sound/pcm.h #define SNDRV_PCM_FMTBIT_SPECIAL	_SNDRV_PCM_FMTBIT(SPECIAL)
SPECIAL           423 lib/vsprintf.c 	int need_pfx = ((spec.flags & SPECIAL) && spec.base != 10);
SPECIAL           543 lib/vsprintf.c 	spec.flags = SPECIAL | SMALL | ZEROPAD;
SPECIAL           947 lib/vsprintf.c 	.flags = SPECIAL | SMALL,
SPECIAL           984 lib/vsprintf.c 		.flags = SPECIAL | SMALL | ZEROPAD,
SPECIAL           990 lib/vsprintf.c 		.flags = SPECIAL | SMALL | ZEROPAD,
SPECIAL          2273 lib/vsprintf.c 		case '#': spec->flags |= SPECIAL; break;
SPECIAL           178 scripts/mod/modpost.h 		return SPECIAL(sym->st_shndx);
SPECIAL           189 scripts/sortextable.c 		return SPECIAL(shndx);
SPECIAL           192 sound/core/pcm.c 	FORMAT(SPECIAL),