Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/lib/
Dmemset.S11 #define SMALL 7 /* Must be at least 6 to deal with alignment/loop issues. */ macro
/Linux-v4.19/arch/x86/boot/
Dprintf.c34 #define SMALL 32 /* Must be 32 == 0x20 */ macro
/Linux-v4.19/lib/
Dvsprintf.c375 #define SMALL 32 /* use lowercase in hex (must be 32 == 0x20) */ macro