Searched defs:invflag (Results 1 – 2 of 2) sorted by relevance
20 #define SCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ argument
27 #define DCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ argument