Searched refs:S_CMPSFLSTBASE (Results 1 – 1 of 1) sorted by relevance
4744 #define S_CMPSFLSTBASE 0 macro4746 #define V_CMPSFLSTBASE(x) ((x) << S_CMPSFLSTBASE)4747 #define G_CMPSFLSTBASE(x) (((x) >> S_CMPSFLSTBASE) & M_CMPSFLSTBASE)