Searched refs:_oswiz (Results 1 – 1 of 1) sorted by relevance
268 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) macro274 oid.oid[0] = _oswiz(type, ind); in oswiz()