Searched defs:h2 (Results 1 - 25 of 42) sorted by relevance

12

/freebsd-11-stable/sys/arm/include/
H A Dcpu.h27 uint64_t h, h2; local
/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_ht_hash.h240 uint32_t h2 = (uint32_t)(seed >> 32); local
[all...]
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h163 uint32_t h2 = seed; local
265 uint64_t h2 = seed; local
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dpoly1305.c36 uint32_t h0,h1,h2,h3,h4; local
[all...]
/freebsd-11-stable/sys/opencrypto/
H A Dgfmult.c89 struct gf128 h2, h3, h4; local
/freebsd-11-stable/crypto/openssl/crypto/sha/
H A Dsha.h101 SHA_LONG h0, h1, h2, h3, h4; member in struct:SHAstate_st
/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Dnet.c188 char h1[NI_MAXHOST], h2[NI_MAXHOST]; local
/freebsd-11-stable/usr.sbin/rpcbind/
H A Dpmap_svc.c296 int h1, h2, h3, h4, p1, p2; local
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_hash.c171 uint32_t h0, h1 = 0x12A3FE2D, h2 = 0x37ABE8F9; local
/freebsd-11-stable/contrib/apr/shmem/unix/
H A Dshm.c56 unsigned int h1, h2; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dcram.c58 int i, h1, h2; local
/freebsd-11-stable/usr.sbin/lpr/pac/
H A Dpac.c407 register const struct hent *h1, *h2; local
/freebsd-11-stable/lib/libmd/
H A Dsha.h74 u_int32_t h0, h1, h2, h3, h4; member in struct:SHAstate_st
/freebsd-11-stable/usr.sbin/makefs/
H A Dwalk.c640 int h, h2; local
/freebsd-11-stable/contrib/binutils/bfd/
H A Di386linux.c435 struct linux_link_hash_entry *h1, *h2; local
H A Dsparclinux.c434 struct linux_link_hash_entry *h1, *h2; local
H A Dcofflink.c2945 struct coff_link_hash_entry *h2 = local
/freebsd-11-stable/lib/libc/net/
H A Drcmd.c690 char h1[NI_MAXHOST], h2[NI_MAXHOST]; local
/freebsd-11-stable/sys/netgraph/
H A Dng_mppc.c863 ng_mppc_getkey(const u_char *h, u_char *h2, int len) argument
/freebsd-11-stable/contrib/mdocml/
H A Dmansearch.c314 struct ohash *hand, *h1, *h2; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dexplow.c106 HOST_WIDE_INT h2 = c < 0 ? ~0 : 0; local
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dst_parse.c573 int c, h2; local
[all...]
/freebsd-11-stable/sys/sparc64/include/
H A Dbus.h463 bus_space_copy_region_1(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) argument
472 bus_space_copy_region_2(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) argument
481 bus_space_copy_region_4(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) argument
490 bus_space_copy_region_8(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) argument
783 bus_space_copy_region_stream_1(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) argument
793 bus_space_copy_region_stream_2(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) argument
803 bus_space_copy_region_stream_4(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) argument
813 bus_space_copy_region_stream_8(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h260 uint64_t h0 = 0, h1 = 0, h2 = 0, h3 = 0, h4 = 0, h5 = 0, h6 = 0; member in struct:llvm::hashing::detail::hash_state
/freebsd-11-stable/contrib/apr/locks/unix/
H A Dproc_mutex.c152 unsigned int h1, h2; local

Completed in 204 milliseconds

12