Searched refs:S_ROT0A (Results 1 – 1 of 1) sorted by relevance
22359 #define S_ROT0A 8 macro22361 #define V_ROT0A(x) ((x) << S_ROT0A)22362 #define G_ROT0A(x) (((x) >> S_ROT0A) & M_ROT0A)