Searched refs:RS_SH (Results 1 – 3 of 3) sorted by relevance
25 #define RS_SH 16 macro35 | (c) << RS_SH \
25 #define RS_SH 21 macro34 | (b) << RS_SH \43 | (b) << RS_SH \
81 return (arg & RS_MASK) << RS_SH; in build_rs()
Completed in 5 milliseconds