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

123456

/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dparitydi2.c20 su_int x2 = x.s.high ^ x.s.low; local
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
H A Dparityti2.c21 dwords x2; local
/freebsd-current/sys/contrib/libsodium/test/default/
H A Dhash.c6 static unsigned char x2[] = variable
/freebsd-current/contrib/arm-optimized-routines/math/
H A Dcosf.c27 double x2 = x * x; local
H A Dsincosf.c27 double x2 = x * x; local
H A Derff.c30 float r, x2, u; local
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Datan_common.h20 double x2 = z2 * z2; local
H A Dsv_atan_2u5.c61 svfloat64_t x2 = svmul_x (pg, z2, z2); local
H A Dasinh_2u5.c59 double x2 = x * x; local
H A Dasinhf_3u5.c57 float x2 = ax * ax; local
H A Dv_atan_2u5.c80 float64x2_t x2 = vmulq_f64 (z2, z2); local
/freebsd-current/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-current/contrib/bearssl/src/rsa/
H A Drsa_pkcs1_sig_unpad.c38 size_t u, x2, x3, pad_len, zlen; local
/freebsd-current/sys/powerpc/fpu/
H A Dfpu_mul.c103 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local
/freebsd-current/contrib/gdtoa/
H A Dsmisc.c171 ULong *x, *x0, x1, x2; local
/freebsd-current/contrib/bearssl/src/symcipher/
H A Daes_x86ni_ctr.c69 __m128i x0, x1, x2, x3; local
[all...]
H A Daes_x86ni_cbcdec.c66 __m128i x0, x1, x2, x3, e0, e1, e2, e3; local
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/zed/
H A Dzed_strings.c42 _zed_strings_node_compare(const void *x1, const void *x2) argument
/freebsd-current/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-current/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-current/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/
H A Dx25519_ref10.c59 fe25519 x2; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dspace_reftree.c55 space_reftree_compare(const void *x1, const void *x2) argument
/freebsd-current/crypto/openssl/crypto/idea/
H A Di_cbc.c99 register unsigned long x1, x2, x3, x4, t0, t1, ul; local

Completed in 319 milliseconds

123456