Searched refs:S_DRTOL (Results 1 – 1 of 1) sorted by relevance
64782 #define S_DRTOL 0 macro64784 #define V_DRTOL(x) ((x) << S_DRTOL)64785 #define G_DRTOL(x) (((x) >> S_DRTOL) & M_DRTOL)