Searched refs:S_EC_SIZE (Results 1 – 1 of 1) sorted by relevance
23 #define S_EC_SIZE 0 macro25 #define V_EC_SIZE(x) ((x) << S_EC_SIZE)26 #define G_EC_SIZE(x) (((x) >> S_EC_SIZE) & M_EC_SIZE)