IS_BREAKPOINT_TRAP
#define IS_BREAKPOINT_TRAP(type, code) \
#define IS_BREAKPOINT_TRAP(type, code) ((type) == ALPHA_KENTRY_IF && \
#define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BPTFLT)
#define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BREAKPOINT)
#define IS_BREAKPOINT_TRAP(type, code) (type != T_RECOVERY)
#define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BPTFLT)
#define IS_BREAKPOINT_TRAP(type, code) (type == IA64_VEC_BREAK)
#define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BREAKPOINT)
#define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BREAK)
#define IS_BREAKPOINT_TRAP(type, code) \
#define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BREAKPOINT)
#define IS_BREAKPOINT_TRAP(type, code) ((type) == CAUSE_BREAKPOINT)
#define IS_BREAKPOINT_TRAP(type, code) \
#define IS_BREAKPOINT_TRAP(type, code) \
#define IS_BREAKPOINT_TRAP(type, code) \
#define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BPTFLT)
#define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BPTFLT)
#define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BPTFLT)