Searched defs:INTON (Results 1 – 2 of 2) sorted by relevance
70 #define INTON { if (--suppressint == 0 && intpending) onint(); } macro
179 #define INTON() do { \ macro