Searched refs:S_TECH_ABILITY_1 (Results 1 – 1 of 1) sorted by relevance
50307 #define S_TECH_ABILITY_1 5 macro50309 #define V_TECH_ABILITY_1(x) ((x) << S_TECH_ABILITY_1)50310 #define G_TECH_ABILITY_1(x) (((x) >> S_TECH_ABILITY_1) & M_TECH_ABILITY_1)