Searched defs:OP_FLAGS (Results 1 – 2 of 2) sorted by relevance
246 #define OP_FLAGS( type ) (type & OP_FLAG_MASK) macro
632 #define OP_FLAGS(op, dst, dstw, type) \ macro