Searched refs:LCL (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dasm.h113 #define LCL(x) L ## x macro
117 #define LCL(x) .L ## x macro
126 #define LCL(x) L/**/x macro
130 #define LCL(x) .L/**/x macro
216 * Varients of the above with E or L prefixes do EXT(name) or LCL(name)
273 #define Lgotoff(lab) Gotoff(LCL(lab))
274 #define Lgotoff2(l,r) Gotoff2(LCL(l),r)
275 #define Lgotoff3(l,r,s) Gotoff3(LCL(l),r,s)
276 #define Lgcmp(lab,reg) Gcmp(LCL(lab),reg)
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dasm.h301 #define LCL(x) L ## x macro
305 #define LCL(x) .L ## x macro
314 #define LCL(x) L/**/x macro
318 #define LCL(x) .L/**/x macro
/macosx-10.10.1/OpenSSL098-52/src/demos/engines/rsaref/
H A Dbuild.com60 .PSECT $$LIBRSAREF,QUAD,PIC,USR,CON,REL,LCL,SHR,EXE,RD,NOWRT

Completed in 123 milliseconds