Searched refs:BOUND_CHECKS_DEBUG (Results 1 – 3 of 3) sorted by relevance
387 if (f_flags & BOUND_CHECKS_DEBUG) { in read_files()399 f_flags |= BOUND_CHECKS | BOUND_CHECKS_DEBUG; in read_files()512 if (f_flags & BOUND_CHECKS_DEBUG) { in read_files()525 f_flags |= BOUND_CHECKS | BOUND_CHECKS_DEBUG; in read_files()769 } else if (ftp->f_flags & BOUND_CHECKS_DEBUG) { in do_rules()
89 #define BOUND_CHECKS_DEBUG 0x20 /* emit one panicking trap per bounds check */ macro
146 #if BOUND_CHECKS_DEBUG in ml_bound_chk_soft_trap()