Searched defs:IS_WATCHPOINT_TRAP (Results 1 – 6 of 6) sorted by relevance
66 #define IS_WATCHPOINT_TRAP(type, code) ((type) == T_WATCHPOINT) macro68 #define IS_WATCHPOINT_TRAP(type, code) 0 macro
70 #define IS_WATCHPOINT_TRAP(type, code) 0 macro
56 #define IS_WATCHPOINT_TRAP(type, code) (type == T_WATCHPOINT) macro
68 #define IS_WATCHPOINT_TRAP(type, code) (type == T_WATCHPOINT) macro
67 #define IS_WATCHPOINT_TRAP(type, code) 0 macro
63 #define IS_WATCHPOINT_TRAP( global() macro