Searched refs:S_DACAZ (Results 1 – 1 of 1) sorted by relevance
43253 #define S_DACAZ 8 macro43255 #define V_DACAZ(x) ((x) << S_DACAZ)43256 #define G_DACAZ(x) (((x) >> S_DACAZ) & M_DACAZ)