Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/lib/
H A Dmemset.S8 #define SMALL 7 /* Must be at least 6 to deal with alignment/loop issues. */ macro
/openbmc/linux/arch/x86/boot/
H A Dprintf.c32 #define SMALL 32 /* Must be 32 == 0x20 */ macro
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dguest_sprintf.c31 #define SMALL 32 /* Must be 32 == 0x20 */ macro
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dvsprintf.c148 #define SMALL 32 /* Must be 32 == 0x20 */ macro
/openbmc/u-boot/lib/
H A Dvsprintf.c145 #define SMALL 32 /* Must be 32 == 0x20 */ macro
/openbmc/linux/lib/
H A Dvsprintf.c414 #define SMALL 32 /* use lowercase in hex (must be 32 == 0x20) */ macro