/dflybsd-src/contrib/mdocml/ |
H A D | compat_ohash.c | 29 uint32_t hv; member 226 uint32_t hv) in ohash_lookup_interval() 273 ohash_lookup_memory(struct ohash *h, const char *k, size_t size, uint32_t hv) in ohash_lookup_memory() 326 uint32_t hv; in ohash_qlookupi() local
|
H A D | mandoc_xr.c | 72 uint32_t hv; in mandoc_xr_add() local
|
/dflybsd-src/sbin/hammer2/ |
H A D | cmd_recover.c | 649 uint32_t hv = 0; in enter_topology() local 677 int hv = (((intptr_t)topo ^ (intptr_t)iscan) >> 6) & HTABLE_MASK; in topology_check_duplicate_inode() local 707 int hv = ((intptr_t)topo ^ (bref->data_off >> 8)) & HTABLE_MASK; in topology_check_duplicate_indirect() local 736 uint32_t hv; in enter_inode() local 847 uint32_t hv; in enter_inode_untested() local 892 uint32_t hv = (inum ^ (inum >> 16)) & HTABLE_MASK; in find_first_inode() local 914 int hv = (bref->data_off >> 10) & HTABLE_MASK; in find_neg() local 935 int hv = (bref->data_off >> 10) & HTABLE_MASK; in enter_neg() local
|
/dflybsd-src/usr.bin/flame_graph/ |
H A D | process.c | 39 uint64_t hv; member 90 uint64_t hv; in elm_lookup() local
|
/dflybsd-src/sys/dev/netif/txp/ |
H A D | if_txp.c | 610 struct txp_hostvar *hv = sc->sc_hostvar; in txp_intr() local 750 struct txp_hostvar *hv = sc->sc_hostvar; in txp_rxbuf_reclaim() local 1348 struct txp_hostvar *hv = sc->sc_hostvar; in txp_command2() local 1415 struct txp_hostvar *hv = sc->sc_hostvar; in txp_response() local 1463 struct txp_hostvar *hv = sc->sc_hostvar; in txp_rsp_fixup() local 1486 struct txp_hostvar *hv = sc->sc_hostvar; in txp_cmd_desc_numfree() local
|
/dflybsd-src/usr.bin/m4/lib/ |
H A D | ohash_qlookupi.c | 27 uint32_t hv; in ohash_qlookupi() local
|
H A D | ohash_lookup_memory.c | 25 ohash_lookup_memory(struct ohash *h, const char *k, size_t size, uint32_t hv) in ohash_lookup_memory()
|
H A D | ohash_lookup_interval.c | 26 uint32_t hv) in ohash_lookup_interval()
|
H A D | ohash_int.h | 12 uint32_t hv; member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | double-int.h | 290 #define add_double(l1,h1,l2,h2,lv,hv) \ argument 298 #define mul_double(l1,h1,l2,h2,lv,hv) \ argument
|
H A D | double-int.c | 81 unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, in add_double_with_sign() 110 unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv) in neg_double() 135 unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, in mul_double_with_sign() 197 unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, in rshift_double() 260 unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, bool arith) in lshift_double()
|
H A D | ira-color.c | 183 const struct allocno_hard_regs *hv = (const struct allocno_hard_regs *) v; local 203 find_hard_regs (allocno_hard_regs_t hv) in find_hard_regs() 211 insert_hard_regs (allocno_hard_regs_t hv) in insert_hard_regs() 235 allocno_hard_regs_t hv; in add_allocno_hard_regs() local 258 allocno_hard_regs_t hv; in finish_allocno_hard_regs() local 340 allocno_hard_regs_t hv) in add_allocno_hard_regs_to_forest() 667 allocno_hard_regs_t hv; in form_allocno_hard_regs_nodes_forest() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | double-int.c | 31 #define add_double(l1,h1,l2,h2,lv,hv) \ argument 43 #define mul_double(l1,h1,l2,h2,lv,hv) \ argument 107 unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, in add_double_with_sign() 136 unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv) in neg_double() 163 unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, in mul_double_wide_with_sign() 231 unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, in rshift_double() 291 unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv) in lshift_double()
|
H A D | ira-color.c | 211 allocno_hard_regs_hasher::hash (const allocno_hard_regs *hv) in hash() 229 find_hard_regs (allocno_hard_regs_t hv) in find_hard_regs() 237 insert_hard_regs (allocno_hard_regs_t hv) in insert_hard_regs() 261 allocno_hard_regs_t hv; in add_allocno_hard_regs() local 284 allocno_hard_regs_t hv; in finish_allocno_hard_regs() local 333 create_new_allocno_hard_regs_node (allocno_hard_regs_t hv) in create_new_allocno_hard_regs_node() 364 allocno_hard_regs_t hv) in add_allocno_hard_regs_to_forest() 689 allocno_hard_regs_t hv; in form_allocno_hard_regs_nodes_forest() local
|
/dflybsd-src/usr.sbin/sshlockout/ |
H A D | sshlockout.c | 75 int hv; member 162 int hv = 0xA1B3569D; in iphash() local
|
/dflybsd-src/usr.sbin/vknetd/ |
H A D | mac.c | 57 int hv; in machash() local
|
/dflybsd-src/sys/vfs/fifofs/ |
H A D | fifo_vnops.c | 134 int hv; in fifo_lock() local 144 int hv; in fifo_unlock() local
|
/dflybsd-src/usr.sbin/inetd/ |
H A D | inetd.c | 1986 int hv = 0xABC3D20F; in cpmip() local 2118 int hv; in search_conn() local 2302 int hv; in search_proc() local 2333 int i, hv = 0xABC3D20F; in hashval() local
|
/dflybsd-src/lib/libc/stdlib/ |
H A D | nmalloc.c | 547 int hv; in _bigalloc_hash() local 562 int hv = _bigalloc_hash(ptr); in bigalloc_lock() local 581 int hv = _bigalloc_hash(ptr); in bigalloc_check_and_lock() local 596 int hv; in bigalloc_unlock() local
|
/dflybsd-src/usr.sbin/makefs/hammer2/ |
H A D | hammer2_admin.c | 1102 int hv; in xop_testhash() local 1116 int hv; in xop_sethash() local
|
/dflybsd-src/sys/vfs/hammer2/ |
H A D | hammer2_admin.c | 1046 int hv; in xop_testhash() local 1060 int hv; in xop_sethash() local
|
/dflybsd-src/bin/cpdup/ |
H A D | cpdup.c | 1591 int hv; in AddList() local 1643 int hv; in CheckList() local 1681 int hv; in shash() local
|
/dflybsd-src/usr.bin/killall/ |
H A D | killall.c | 459 int hv; in saveparents() local
|
/dflybsd-src/test/debug/ |
H A D | vmpageinfo.c | 611 int hv; in unique_object() local
|
H A D | vmpqinactive.c | 643 int hv; in unique_object() local
|