Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arc/lib/
H A Dmemset.S8 #define SMALL 7 /* Must be at least 6 to deal with alignment/loop issues. */ macro
/OK3568_Linux_fs/u-boot/arch/arc/lib/
H A Dmemset.S7 #define SMALL 7 /* Must be at least 6 to deal with alignment/loop issues. */ macro
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dprintf.c32 #define SMALL 32 /* Must be 32 == 0x20 */ macro
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dvsprintf.c148 #define SMALL 32 /* Must be 32 == 0x20 */ macro
/OK3568_Linux_fs/u-boot/lib/
H A Dvsprintf.c144 #define SMALL 32 /* Must be 32 == 0x20 */ macro
/OK3568_Linux_fs/kernel/lib/
H A Dvsprintf.c411 #define SMALL 32 /* use lowercase in hex (must be 32 == 0x20) */ macro