Searched refs:MT_ST_DEBUGGING (Results 1 – 2 of 2) sorted by relevance
186 #define MT_ST_DEBUGGING 0x8 macro
2344 DEB( debugging = (options & MT_ST_DEBUGGING) != 0;2380 if ((options & MT_ST_DEBUGGING) != 0)4732 DEB( options |= debugging ? MT_ST_DEBUGGING : 0 ); in options_show()