Home
last modified time | relevance | path

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

/Linux-v5.4/arch/alpha/boot/
Dstdio.c40 #define SPECIAL 32 /* 0x */ macro
/Linux-v5.4/arch/x86/boot/
Dprintf.c33 #define SPECIAL 64 /* 0x */ macro
/Linux-v5.4/arch/powerpc/boot/
Dstdio.c76 #define SPECIAL 32 /* 0x */ macro
/Linux-v5.4/scripts/
Dsortextable.c176 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
/Linux-v5.4/scripts/mod/
Dmodpost.h171 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
/Linux-v5.4/lib/
Dvsprintf.c379 #define SPECIAL 64 /* prefix hex with "0x", octal with "0" */ macro