Searched refs:S_EC_SIZE (Results 1 – 1 of 1) sorted by relevance
22 #define S_EC_SIZE 0 macro24 #define V_EC_SIZE(x) ((x) << S_EC_SIZE)25 #define G_EC_SIZE(x) (((x) >> S_EC_SIZE) & M_EC_SIZE)