Searched refs:S_CNONZEROPPOPCNT (Results 1 – 1 of 1) sorted by relevance
11393 #define S_CNONZEROPPOPCNT 2 macro11395 #define V_CNONZEROPPOPCNT(x) ((x) << S_CNONZEROPPOPCNT)11396 #define G_CNONZEROPPOPCNT(x) (((x) >> S_CNONZEROPPOPCNT) & M_CNONZEROPPOPCNT)