Searched refs:S_DRTOL (Results 1 – 1 of 1) sorted by relevance
51596 #define S_DRTOL 0 macro51598 #define V_DRTOL(x) ((x) << S_DRTOL)51599 #define G_DRTOL(x) (((x) >> S_DRTOL) & M_DRTOL)