Home
last modified time | relevance | path

Searched defs:k4 (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h147 uint32_t k4 = hash_get_block_32(blocks, i*4 + 3); in hash_x86_128() local
177 uint32_t k4 = 0; in hash_x86_128() local
/freebsd-src/crypto/openssh/regress/unittests/sshkey/
H A Dtest_sshkey.c186 struct sshkey *k4 = NULL, *kr = NULL, *kd = NULL; in sshkey_tests() local
/freebsd-src/crypto/openssh/
H A Dumac.c344 UINT32 k0,k1,k2,k3,k4,k5,k6,k7; in nh_aux() local
377 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, in nh_aux() local
424 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, in nh_aux() local
479 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, in nh_aux() local
/freebsd-src/contrib/xz/src/liblzma/check/
H A Dcrc_x86_clmul.h260 const int64_t k4 = 0x0ccaa009e; // calc_hi(p, p, 64) << 1 in crc32_arch_optimized() local
/freebsd-src/contrib/tcpdump/
H A Dprint-eigrp.c115 nd_uint8_t k4; global() member
/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc1484 ACTION_TEMPLATE(ReturnGiant,HAS_10_TEMPLATE_PARAMS (typename,T1,typename,T2,typename,T3,int,k4,bool,k5,unsigned int,k6,class,T7,class,T8,class,T9,template<typename T> class,T10),AND_1_VALUE_PARAMS (value)) ACTION_TEMPLATE() argument