Searched refs:_ind (Results 1 – 3 of 3) sorted by relevance
261 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument262 #define iswiz(_ind) (_ind >> SWIZ_BITS) argument
1841 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument1842 #define iswiz(_ind) (_ind >> SWIZ_BITS) argument
2995 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument2996 #define iswiz(_ind) (_ind >> SWIZ_BITS) argument