Searched refs:S_ALMSTEMPTY (Results 1 – 1 of 1) sorted by relevance
60754 #define S_ALMSTEMPTY 0 macro60756 #define V_ALMSTEMPTY(x) ((x) << S_ALMSTEMPTY)60757 #define G_ALMSTEMPTY(x) (((x) >> S_ALMSTEMPTY) & M_ALMSTEMPTY)