IS_WATCHPOINT_TRAP
#define IS_WATCHPOINT_TRAP(type, code) 0
#define IS_WATCHPOINT_TRAP(type, code) (type == T_WATCHPOINT)
#define IS_WATCHPOINT_TRAP(type, code) (type == T_WATCHPOINT)
#define IS_WATCHPOINT_TRAP(type, code) 0
#define IS_WATCHPOINT_TRAP(type, code) ((type) == T_WATCHPOINT)
#define IS_WATCHPOINT_TRAP(type, code) 0
#define IS_WATCHPOINT_TRAP(type, code) (type == T_WATCHPOINT)