Home
last modified time | relevance | path

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

/Linux-v4.19/arch/alpha/boot/
Dstdio.c44 #define SPECIAL 32 /* 0x */ macro
/Linux-v4.19/arch/x86/boot/
Dprintf.c35 #define SPECIAL 64 /* 0x */ macro
/Linux-v4.19/arch/powerpc/boot/
Dstdio.c80 #define SPECIAL 32 /* 0x */ macro
/Linux-v4.19/scripts/
Dsortextable.c176 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
/Linux-v4.19/scripts/mod/
Dmodpost.h161 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
/Linux-v4.19/lib/
Dvsprintf.c376 #define SPECIAL 64 /* prefix hex with "0x", octal with "0" */ macro