Searched defs:popcount (Results 1 – 5 of 5) sorted by relevance
41 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI constexpr int popcount(_Tp __t) noexcept { popcount() function
247 int popcount; in tput_cmd() local
2078 int popcount; in check_params() local3016 int popcount; in check_ANSI_cap() local
121 #define popcount _nc_popcount /* workaround for NetBSD 6.0 defect */ macro467 _nc_tparm_analyze(TERMINAL *term, const char *string, char **p_is_s, int *popcount) in _nc_tparm_analyze()
1614 unsigned popcount() const { popcount() function