Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/i386/
H A Dasm.h159 leal Gotoff(LBb(x,8)),%edx;\
215 #define Gotoff(lab) lab macro
230 #define Gotoff(lab) lab@GOTOFF(%ebx) macro
244 #define Gotoff(lab) lab macro
263 #define Lgotoff(lab) Gotoff(LCL(lab))