Home
last modified time | relevance | path

Searched defs:popcount (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/libcxx/include/__bit/
H A Dpopcount.h38 _LIBCPP_HIDE_FROM_ABI constexpr int popcount(_Tp __t) noexcept { in popcount() function
/openbsd/lib/libcurses/tinfo/
H A Dlib_tparm.c123 #define popcount _nc_popcount /* workaround for NetBSD 6.0 defect */ macro
469 _nc_tparm_analyze(TERMINAL *term, const char *string, char **p_is_s, int *popcount) in _nc_tparm_analyze()
/openbsd/usr.bin/tput/
H A Dtput.c243 int popcount; in tput_cmd() local
/openbsd/usr.bin/tic/
H A Dtic.c2081 int popcount; in check_params() local
3019 int popcount; in check_ANSI_cap() local
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ia64.c2746 # define popcount __builtin_popcount macro
2749 popcount (unsigned x) in popcount() function