Searched refs:S_DACAZ (Results 1 – 1 of 1) sorted by relevance
56058 #define S_DACAZ 8 macro56060 #define V_DACAZ(x) ((x) << S_DACAZ)56061 #define G_DACAZ(x) (((x) >> S_DACAZ) & M_DACAZ)