Home
last modified time | relevance | path

Searched defs:ZEROPAD (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/arch/alpha/boot/
H A Dstdio.c35 #define ZEROPAD 1 /* pad with zero */ macro
/linux-6.15/arch/x86/boot/
H A Dprintf.c27 #define ZEROPAD 1 /* pad with zero */ macro
/linux-6.15/tools/testing/selftests/kvm/lib/
H A Dguest_sprintf.c26 #define ZEROPAD 1 /* pad with zero */ macro
/linux-6.15/arch/powerpc/boot/
H A Dstdio.c71 #define ZEROPAD 1 /* pad with zero */ macro
/linux-6.15/drivers/firmware/efi/libstub/
H A Dvsprintf.c143 #define ZEROPAD 1 /* pad with zero */ macro
/linux-6.15/lib/
H A Dvsprintf.c420 #define ZEROPAD 16 /* pad with zero, must be 16 == '0' - ' ' */ macro