Home
last modified time | relevance | path

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

/dflybsd-src/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c111 #define popcount _nc_popcount /* workaround for NetBSD 6.0 defect */ macro
344 _nc_tparm_analyze(const char *string, char *p_is_s[NUM_PARM], int *popcount) in _nc_tparm_analyze()
477 int popcount = 0; in tparam_internal() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddouble-int.h425 double_int::popcount () const in popcount() function
H A Dwide-int.cc1486 wi::popcount (const wide_int_ref &x) in popcount() function in wi
H A Dipa-icf.c3079 unsigned popcount = bitmap_count_bits (b); in traverse_congruence_split() local
H A Dhsa-gen.c4406 hsa_insn_srctype *popcount in gen_hsa_popcount_to_dest() local
4428 hsa_op_reg *popcount = new hsa_op_reg (BRIG_TYPE_U32); in gen_hsa_parity() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsbitmap.h41 unsigned char *popcount; /* Population count. */ member
/dflybsd-src/sbin/route/
H A Droute.c99 static int mplsop, popcount, pushcount, swapcount; variable
/dflybsd-src/contrib/ncurses/progs/
H A Dtic.c1982 int popcount; in check_params() local