Searched refs:CF_ABILITY_SHIFT (Results 1 – 1 of 1) sorted by relevance
27 #define CF_ABILITY_SHIFT 24 macro28 #define CF_ABILITY(abilityType, objType) (((abilityType) << CF_ABILITY_SHIFT) | (objType))