Home
last modified time | relevance | path

Searched defs:CPU_TYPE_I386 (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/tools/lldbmacros/usertaskdebugging/
H A Duserprocess.py10 CPU_TYPE_I386 = 0x00000007 variable
/xnu-10063.141.1/osfmk/mach/
H A Dmachine.h147 #define CPU_TYPE_I386 CPU_TYPE_X86 /* compatibility */ macro