Searched refs:S_ERROR (Results 1 – 1 of 1) sorted by relevance
59282 #define S_ERROR 0 macro59284 #define V_ERROR(x) ((x) << S_ERROR)59285 #define G_ERROR(x) (((x) >> S_ERROR) & M_ERROR)