Searched defs:new_count (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libevent/dist/
H A Dpoll.c261 int new_count; local
/netbsd-6-1-5-RELEASE/lib/libmenu/
H A Dmenu.c567 int i, new_count = 0, sel_count = 0; local
/netbsd-6-1-5-RELEASE/external/public-domain/xz/dist/src/liblzma/lz/
H A Dlz_encoder.c340 const uint32_t new_count = mf->hash_size_sum + mf->sons_count; local
/netbsd-6-1-5-RELEASE/usr.sbin/mopd/mopd/
H A Dprocess.c313 mopNextLoad(const u_char *dst, const u_char *src, u_char new_count, int trans) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dcfghooks.c702 gcov_type new_count = e ? e->count : 0; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dcfghooks.c899 gcov_type new_count = e ? e->count : 0; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dexec.c405 int new_count; local
/netbsd-6-1-5-RELEASE/sys/arch/xen/x86/
H A Dx86_xpmap.c686 xen_bootstrap_tables(vaddr_t old_pgd, vaddr_t new_pgd, int old_count, int new_count, int final) argument
/netbsd-6-1-5-RELEASE/external/historical/nawk/dist/
H A Db.c101 int i, new_count; local
/netbsd-6-1-5-RELEASE/usr.sbin/makemandb/
H A Dmakemandb.c695 int new_count = 0; /* Counter for newly indexed/updated pages */ local
568 update_existing_entry(sqlite3 *db, const char *file, const char *hash, mandb_rec *rec, int *new_count, int *link_count, int *err_count) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/bfin/
H A Dbfin.c2500 HOST_WIDE_INT new_count = ((count >> 2) & 0x3fffffff) - 1; local
2520 HOST_WIDE_INT new_count = ((count >> 1) & 0x7fffffff) - 1; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf.c3698 unsigned int i, new_count; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.c3554 HOST_WIDE_INT new_count = ((count >> 2) & 0x3fffffff) - 1; local
3575 HOST_WIDE_INT new_count = ((count >> 1) & 0x7fffffff) - 1; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf.c3703 unsigned int i, new_count; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-xtensa.c10232 int new_count = 0; local

Completed in 399 milliseconds