Searched refs:bshl (Results 1 – 1 of 1) sorted by relevance
106 #define bshl(b, n) (b << n) macro114 BIT_SH(bit_lshift, bshl) in BIT_SH() argument