Searched defs:x2 (Results 1 - 25 of 87) sorted by relevance

1234

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dpopcountdi2.c18 du_int x2 = (du_int)a; local
[all...]
H A Dpopcountti2.c32 du_int x2 = (du_int)(x3 + (x3 >> 64)); local
/freebsd-13-stable/sys/contrib/libsodium/test/default/
H A Dhash.c6 static unsigned char x2[] = variable
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dcurve25519_sandy2x.c21 #define x2 var[1] macro
64 #undef x2 macro
67 #define x2 macro
[all...]
/freebsd-13-stable/contrib/bearssl/src/rsa/
H A Drsa_pkcs1_sig_unpad.c38 size_t u, x2, x3, pad_len, zlen; local
/freebsd-13-stable/sys/powerpc/fpu/
H A Dfpu_mul.c109 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local
H A Dfpu_sqrt.c197 u_int x0, x1, x2, x3; local
[all...]
/freebsd-13-stable/contrib/gdtoa/
H A Dsmisc.c171 ULong *x, *x0, x1, x2; local
/freebsd-13-stable/crypto/openssl/crypto/idea/
H A Di_cbc.c92 register unsigned long x1, x2, x3, x4, t0, t1, ul; local
/freebsd-13-stable/crypto/openssl/crypto/rc2/
H A Drc2_cbc.c92 register RC2_INT x0, x1, x2, x3, t; local
138 register RC2_INT x0, x1, x2, x3, t; local
[all...]
/freebsd-13-stable/lib/msun/src/
H A De_coshl.c88 long double hi,lo,x2,x4; local
[all...]
H A De_sinhl.c87 long double hi,lo,x2,x4; local
[all...]
H A Ds_tanhl.c115 long double hi,lo,s,x2,x4,z; local
[all...]
/freebsd-13-stable/contrib/bearssl/src/symcipher/
H A Daes_x86ni_cbcdec.c66 __m128i x0, x1, x2, x3, e0, e1, e2, e3; local
[all...]
H A Daes_x86ni_ctr.c69 __m128i x0, x1, x2, x3; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dspace_reftree.c55 space_reftree_compare(const void *x1, const void *x2) argument
/freebsd-13-stable/sys/contrib/openzfs/cmd/zed/
H A Dzed_strings.c42 _zed_strings_node_compare(const void *x1, const void *x2) argument
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_core/hchacha20/
H A Dcore_hchacha20.c21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; local
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/
H A Dcore_hsalsa20_ref2.c22 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, local
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/
H A Dx25519_ref10.c59 fe25519 x2; local
[all...]
/freebsd-13-stable/crypto/openssl/crypto/seed/
H A Dseed.c443 seed_word x1, x2, x3, x4; local
503 seed_word x1, x2, x3, x4; local
548 seed_word x1, x2, x3, x4; local
[all...]
/freebsd-13-stable/lib/msun/ld80/
H A Ds_expl.c166 long double x_lo, x2, z; local
/freebsd-13-stable/contrib/bearssl/src/ec/
H A Dec_c25519_i31.c179 uint32_t x1[10], x2[10], x3[10], z2[10], z3[10]; local
[all...]
H A Dec_c25519_m62.c380 uint64_t x1[5], x2[5], z2[5], x3[5], z3[5]; local
[all...]
/freebsd-13-stable/contrib/bearssl/src/hash/
H A Dghash_ctmul32.c51 uint32_t x0, x1, x2, x3; local

Completed in 113 milliseconds

1234