Searched defs:ISSET (Results 1 – 1 of 1) sorted by relevance
58 #define ISSET(x, y) ((x) & (y)) macro89 #define ISSET(t, f) ((t) & (f)) macro