Searched refs:S_QCCSIGN (Results 1 – 1 of 1) sorted by relevance
54333 #define S_QCCSIGN 6 macro54335 #define V_QCCSIGN(x) ((x) << S_QCCSIGN)54336 #define G_QCCSIGN(x) (((x) >> S_QCCSIGN) & M_QCCSIGN)