Home
last modified time | relevance | path

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

/linux-6.1.9/arch/alpha/boot/
Dstdio.c40 #define SPECIAL 32 /* 0x */ macro
/linux-6.1.9/arch/x86/boot/
Dprintf.c33 #define SPECIAL 64 /* 0x */ macro
/linux-6.1.9/arch/powerpc/boot/
Dstdio.c76 #define SPECIAL 32 /* 0x */ macro
/linux-6.1.9/drivers/firmware/efi/libstub/
Dvsprintf.c149 #define SPECIAL 64 /* 0x */ macro
/linux-6.1.9/scripts/
Dsorttable.c179 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
/linux-6.1.9/lib/
Dvsprintf.c413 #define SPECIAL 64 /* prefix hex with "0x", octal with "0" */ macro