Searched refs:S_CMPRS (Results 1 – 1 of 1) sorted by relevance
24525 #define S_CMPRS 8 macro24527 #define V_CMPRS(x) ((x) << S_CMPRS)24528 #define G_CMPRS(x) (((x) >> S_CMPRS) & M_CMPRS)