Searched defs:popcount (Results 1 – 3 of 3) sorted by relevance
337 _nc_tparm_analyze(const char *string, char *p_is_s[NUM_PARM], int *popcount) in _nc_tparm_analyze()458 int popcount; in tparam_internal() local
301 int popcount; in tput() local
2746 # define popcount __builtin_popcount macro2749 popcount (unsigned x) in popcount() function