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

/darwin-on-arm/xnu/osfmk/i386/
H A Dasm.h166 leal Gotoff(LBb(x,8)),%edx;\
210 * Gotoff allows you to reference local labels.
225 #define Gotoff(lab) lab macro
240 #define Gotoff(lab) lab@GOTOFF(%ebx) macro
254 #define Gotoff(lab) lab macro
273 #define Lgotoff(lab) Gotoff(LCL(lab))

Completed in 5 milliseconds