Searched refs:S_MINWDTH (Results 1 – 1 of 1) sorted by relevance
53771 #define S_MINWDTH 5 macro53773 #define V_MINWDTH(x) ((x) << S_MINWDTH)53774 #define G_MINWDTH(x) (((x) >> S_MINWDTH) & M_MINWDTH)