Searched refs:S_MINWDTH (Results 1 – 1 of 1) sorted by relevance
53767 #define S_MINWDTH 5 macro53769 #define V_MINWDTH(x) ((x) << S_MINWDTH)53770 #define G_MINWDTH(x) (((x) >> S_MINWDTH) & M_MINWDTH)