Searched defs:LEXT (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dasm.h115 #define LEXT(x) _ ## x ## : macro
119 #define LEXT(x) x ## : macro
128 #define LEXT(x) _/**/x/**/: macro
132 #define LEXT(x) x/**/: macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dasm.h303 #define LEXT(x) _ ## x ## : macro
307 #define LEXT(x) x ## : macro
316 #define LEXT(x) _/**/x/**/: macro
320 #define LEXT(x) x/**/: macro
[all...]

Completed in 86 milliseconds