Home
last modified time | relevance | path

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

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