Searched defs:byte_index (Results 1 – 1 of 1) sorted by relevance
657 #define byte_index(i) ((i) ^ 3) macro659 #define byte_index(i) (i) macro