Searched defs:ONOFF (Results 1 – 2 of 2) sorted by relevance
793 #define ONOFF(x) ((x) == 0 ? 0 : 1) macro
142 #define ONOFF 0 macro