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