Searched defs:_ind (Results 1 – 1 of 1) sorted by relevance
268 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument269 #define iswiz(_ind) (_ind >> SWIZ_BITS) argument