Home
last modified time | relevance | path

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

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