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

/xnu-2782.1.97/osfmk/i386/
H A Dseg.h73 } tconv; local
75 tconv.sel = sel;
77 return (tconv.selector);
86 } tconv; local
88 tconv.selector = selector;
90 return (tconv.sel);

Completed in 21 milliseconds