Searched defs:SRLSI (Results 1 – 2 of 2) sorted by relevance
124 #define SRLSI(x, y) ((USI) (x) >> (y)) macro