Searched refs:DEBUG_r_FLAG (Results 1 – 2 of 2) sorted by relevance
45 PL_debug &= ~DEBUG_r_FLAG; in uninstall()58 oldflag = PL_debug & DEBUG_r_FLAG; in install()59 PL_debug |= DEBUG_r_FLAG; in install()
2981 #define DEBUG_r_FLAG 0x00000200 /* 512 */ macro3007 # define DEBUG_r_TEST_ (PL_debug & DEBUG_r_FLAG)