Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/boot/
Dprintf.c35 #define SPECIAL 64 /* 0x */ macro
/linux-3.3/arch/powerpc/boot/
Dstdio.c56 #define SPECIAL 32 /* 0x */ macro
/linux-3.3/scripts/mod/
Dmodpost.h153 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
/linux-3.3/lib/
Dvsprintf.c221 #define SPECIAL 64 /* prefix hex with "0x", octal with "0" */ macro