Searched refs:S_LIP_CMP_UNAVAILABLE (Results 1 – 1 of 1) sorted by relevance
6678 #define S_LIP_CMP_UNAVAILABLE 0 macro6680 #define V_LIP_CMP_UNAVAILABLE(x) ((x) << S_LIP_CMP_UNAVAILABLE)6681 #define G_LIP_CMP_UNAVAILABLE(x) (((x) >> S_LIP_CMP_UNAVAILABLE) & M_LIP_CMP_UNAVAILABLE)