Searched defs:IS_SSTEP_TRAP (Results 1 – 3 of 3) sorted by relevance
68 #define IS_SSTEP_TRAP(type, code) \ macro
65 #define IS_SSTEP_TRAP(type, code) \ macro
64 #define IS_SSTEP_TRAP(type, code) (type == T_SINGLESTEP) macro