Searched defs:inst_call (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Ddb_machdep.h96 #define inst_call(ins) (FALSE) macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Ddb_machdep.h103 #define inst_call(ins) (((ins)&0xff) == I_CALL || \ macro

Completed in 14 milliseconds