Searched defs:SPECIAL (Results 1 – 7 of 7) sorted by relevance
40 #define SPECIAL 32 /* 0x */ macro
33 #define SPECIAL 64 /* 0x */ macro
76 #define SPECIAL 32 /* 0x */ macro
149 #define SPECIAL 64 /* 0x */ macro
173 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
167 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
408 #define SPECIAL 64 /* prefix hex with "0x", octal with "0" */ macro
Completed in 15 milliseconds