Searched refs:V_POPC (Results 1 – 1 of 1) sorted by relevance
1761 #define V_POPC(x) ((x) << S_POPC) macro1762 #define F_POPC V_POPC(1U)