Searched defs:DF_REF_FLAGS_SET (Results 1 – 2 of 2) sorted by relevance
671 #define DF_REF_FLAGS_SET(REF, v) (DF_REF_FLAGS (REF) |= (v)) macro