Searched refs:S_GLBLTTICK (Results 1 – 1 of 1) sorted by relevance
13100 #define S_GLBLTTICK 0 macro13102 #define V_GLBLTTICK(x) ((x) << S_GLBLTTICK)13103 #define G_GLBLTTICK(x) (((x) >> S_GLBLTTICK) & M_GLBLTTICK)