Searched refs:S_LIP_ZERO_ERR (Results 1 – 1 of 1) sorted by relevance
39237 #define S_LIP_ZERO_ERR 15 macro39239 #define V_LIP_ZERO_ERR(x) ((x) << S_LIP_ZERO_ERR)39240 #define G_LIP_ZERO_ERR(x) (((x) >> S_LIP_ZERO_ERR) & M_LIP_ZERO_ERR)