Searched defs:UBIDI_GET_FLAG (Results 1 – 4 of 4) sorted by relevance
120 #define UBIDI_GET_FLAG(props, shift) (((props)>>(shift))&1) macro