Searched refs:S_OCDCODE (Results 1 – 1 of 1) sorted by relevance
2754 #define S_OCDCODE 16 macro2756 #define V_OCDCODE(x) ((x) << S_OCDCODE)2757 #define G_OCDCODE(x) (((x) >> S_OCDCODE) & M_OCDCODE)