ZEROPAD            35 arch/alpha/boot/stdio.c #define ZEROPAD	1		/* pad with zero */
ZEROPAD            71 arch/powerpc/boot/stdio.c #define ZEROPAD	1		/* pad with zero */
ZEROPAD            27 arch/x86/boot/printf.c #define ZEROPAD	1		/* pad with zero */
ZEROPAD           377 lib/vsprintf.c #define ZEROPAD	16		/* pad with zero, must be 16 == '0' - ' ' */