Searched defs:_ind (Results 1 – 2 of 2) sorted by relevance
265 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument266 #define iswiz(_ind) (_ind >> SWIZ_BITS) argument
1788 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument1789 #define iswiz(_ind) (_ind >> SWIZ_BITS) argument