Home
last modified time | relevance | path

Searched defs:h1 (Results 1 – 25 of 53) sorted by relevance

123

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfibonacci_heap.c41 int_heap_t *h1 = new int_heap_t (INT_MIN); in test_empty_heap() local
66 int_heap_t *h1 = new int_heap_t (INT_MIN); in test_basic_heap_operations() local
88 delete h1; in test_basic_heap_operations() local
H A Ddouble-int.c31 #define add_double(l1,h1,l2,h2,lv,hv) \ argument
43 #define mul_double(l1,h1,l2,h2,lv,hv) \ argument
105 add_double_with_sign (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in add_double_with_sign()
135 neg_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in neg_double()
161 mul_double_wide_with_sign (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in mul_double_wide_with_sign()
229 rshift_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in rshift_double()
289 lshift_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in lshift_double()
H A Dipa-profile.c130 const histogram_entry *h1 = *(const histogram_entry * const *)v1; in cmp_counts() local
/dflybsd-src/sys/crypto/poly1305/
H A Dpoly1305.c71 unsigned long h0, h1, h2, h3, h4; in poly1305_blocks() local
198 unsigned long h0, h1, h2, h3, h4, c; in poly1305_finish() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddouble-int.h290 #define add_double(l1,h1,l2,h2,lv,hv) \ argument
298 #define mul_double(l1,h1,l2,h2,lv,hv) \ argument
H A Ddouble-int.c79 add_double_with_sign (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in add_double_with_sign()
109 neg_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in neg_double()
133 mul_double_with_sign (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in mul_double_with_sign()
195 rshift_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in rshift_double()
258 lshift_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in lshift_double()
/dflybsd-src/crypto/libressl/crypto/poly1305/
H A Dpoly1305-donna.c89 unsigned long h0, h1, h2, h3, h4; in poly1305_blocks() local
218 unsigned long h0, h1, h2, h3, h4, c; in poly1305_finish() local
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dstringpool.cc123 const Hashkey& h1, in operator ()()
340 const Hashkey& h1(sort_info1->first); in operator ()() local
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dstringpool.cc123 const Hashkey& h1, in operator ()()
340 const Hashkey& h1(sort_info1->first); in operator ()() local
/dflybsd-src/nrelease/root/autorun/
H A Dstylesheet.css5 h1,h2,h3,h4,h5,h6,p,a,ul,li{margin:0; padding:0;} selector
/dflybsd-src/usr.sbin/lpr/common_source/
H A Dnet.c184 char h1[NI_MAXHOST], h2[NI_MAXHOST]; in checkremote() local
/dflybsd-src/usr.sbin/rpcbind/
H A Dpmap_svc.c288 int h1, h2, h3, h4, p1, p2; in pmapproc_getport() local
H A Drpcb_svc_com.c455 int h1, h2, h3, h4, p1, p2; in xdr_rmtcall_result() local
1398 int h1, h2, h3, h4, p1, p2; in add_pmaplist() local
/dflybsd-src/crypto/openssh/
H A Dpoly1305.c35 uint32_t h0,h1,h2,h3,h4; in poly1305_auth() local
H A Dumac.c372 UINT64 h1,h2; in nh_aux() local
419 UINT64 h1,h2,h3; in nh_aux() local
474 UINT64 h1,h2,h3,h4; in nh_aux() local
/dflybsd-src/contrib/gmp/mpn/generic/
H A Dhgcd2.c449 mp_limb_t h0, h1; in mpn_hgcd_mul_matrix1_inverse_vector() local
/dflybsd-src/crypto/libressl/apps/openssl/
H A Ds_socket.c230 struct hostent *h1, *h2; in do_accept() local
/dflybsd-src/crypto/libressl/include/openssl/
H A Dsha.h94 SHA_LONG h0,h1,h2,h3,h4; member
/dflybsd-src/usr.sbin/lpr/pac/
H A Dpac.c395 const struct hent *h1, *h2; in qucmp() local
/dflybsd-src/sys/vfs/ext2fs/
H A Dext2_hash.c183 uint32_t h0, h1 = 0x12A3FE2D, h2 = 0x37ABE8F9; in ext2_legacy_hash() local
/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A De_lgammal.c137 h1 = 2.147921653490043010629481226937850618860E4L, variable
/dflybsd-src/crypto/libressl/crypto/curve25519/
H A Dcurve25519.c63 int64_t h1 = load_3(s + 4) << 6; in fe_frombytes() local
131 int32_t h1 = h[1]; in fe_tobytes() local
418 int64_t h1 = f0g1+f1g0 +f2g9_19+f3g8_19+f4g7_19+f5g6_19+f6g5_19+f7g4_19+f8g3_19+f9g2_19; in fe_mul() local
588 int64_t h1 = f0f1_2+f2f9_38+f3f8_38+f4f7_38+f5f6_38; in fe_sq() local
845 int64_t h1 = f0f1_2+f2f9_38+f3f8_38+f4f7_38+f5f6_38; in fe_sq2() local
4768 int64_t h1 = f1 * (int64_t) 121666; in fe_mul121666() local
/dflybsd-src/sys/cpu/x86_64/include/
H A Dbus_dma.h960 #define bus_space_copy_region_stream_1(t, h1, o1, h2, o2, c) \ argument
962 #define bus_space_copy_region_stream_2(t, h1, o1, h2, o2, c) \ argument
964 #define bus_space_copy_region_stream_4(t, h1, o1, h2, o2, c) \ argument
/dflybsd-src/sys/dev/misc/kbd/
H A Datkbdc.c226 bus_space_handle_t h1; in atkbdc_configure() local
282 bus_space_handle_t h1) in atkbdc_setup()
/dflybsd-src/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator_v.c156 uint32_t h1 = 0; in dce110_timing_generator_v_is_counter_moving() local

123