Searched defs:GET_FLAGS (Results 1 – 2 of 2) sorted by relevance
120 #define GET_FLAGS(flags, bits) ((flags) & (bits)) macro