Searched refs:S_GLBLTTICK (Results 1 – 1 of 1) sorted by relevance
7763 #define S_GLBLTTICK 0 macro7765 #define V_GLBLTTICK(x) ((x) << S_GLBLTTICK)7766 #define G_GLBLTTICK(x) (((x) >> S_GLBLTTICK) & M_GLBLTTICK)