Searched refs:S_BASE1 (Results 1 – 1 of 1) sorted by relevance
560 #define S_BASE1 16 macro562 #define V_BASE1(x) ((x) << S_BASE1)563 #define G_BASE1(x) (((x) >> S_BASE1) & M_BASE1)