Searched refs:S_ISTRIMS (Results 1 – 1 of 1) sorted by relevance
53731 #define S_ISTRIMS 14 macro53733 #define V_ISTRIMS(x) ((x) << S_ISTRIMS)53734 #define G_ISTRIMS(x) (((x) >> S_ISTRIMS) & M_ISTRIMS)