Searched defs:popcount (Results 1 – 5 of 5) sorted by relevance
38 _LIBCPP_HIDE_FROM_ABI constexpr int popcount(_Tp __t) noexcept { in popcount() function
123 #define popcount _nc_popcount /* workaround for NetBSD 6.0 defect */ macro469 _nc_tparm_analyze(TERMINAL *term, const char *string, char **p_is_s, int *popcount) in _nc_tparm_analyze()
243 int popcount; in tput_cmd() local
2081 int popcount; in check_params() local3019 int popcount; in check_ANSI_cap() local
2746 # define popcount __builtin_popcount macro2749 popcount (unsigned x) in popcount() function