Searched defs:z1 (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-current/lib/msun/src/
H A Ds_cimagl.c35 const long_double_complex z1 = { .f = z }; local
H A Ds_cimagf.c35 const float_complex z1 = { .f = z }; local
H A Ds_cimag.c35 const double_complex z1 = { .f = z }; local
/freebsd-current/crypto/openssl/crypto/des/
H A Dqud_cksm.c37 DES_LONG z0, z1, t0, t1; local
/freebsd-current/contrib/bearssl/src/hash/
H A Dghash_ctmul32.c53 uint32_t z0, z1, z2, z3; local
H A Dghash_ctmul64.c37 uint64_t z0, z1, z2, z3; local
100 uint64_t z0, z1, z2, z0h, z1h, z2h; local
H A Dghash_ctmul.c169 uint64_t z0, z1, z2, z3; local
/freebsd-current/lib/libmp/
H A Dmpasbn.c373 MINT *z1, *z2, *z3; local
/freebsd-current/lib/libc/iconv/
H A Dcitrus_csmapper.c189 struct zone z1, z2; local
/freebsd-current/crypto/openssl/test/
H A Dec_internal_test.c201 BIGNUM *x1 = NULL, *y1 = NULL, *z1 = NULL, *x2 = NULL, *y2 = NULL; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du4.h4 __m128i z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13, z14, variable
[all...]
H A Du8.h11 __m256i z1 = _mm256_set1_epi32(x[5]); variable
[all...]
/freebsd-current/sys/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c124 uint64_t z1, z local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dvdev_queue.c234 const zio_t *z1 = (const zio_t *)x1; local
250 const zio_t *z1 = (const zio_t *)x1; local
H A Ddmu_redact.c399 zbookmark_phys_t z1, z2; local
H A Dzio.c850 const zio_t *z1 = x1; local
[all...]
/freebsd-current/contrib/bearssl/src/symcipher/
H A Daes_ct64.c45 uint64_t z0, z1, z2, z3, z4, z5, z6, z7, z8, z9; local
H A Daes_ct.c45 uint32_t z0, z1, z2, z3, z4, z5, z6, z7, z8, z9; local
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DARM64_DWARF_Registers.h116 z1, enumerator in enum:arm64_dwarf::__anon2994
H A DARM64_ehframe_Registers.h115 z1, enumerator in enum:arm64_ehframe::__anon2995
/freebsd-current/crypto/openssl/crypto/ec/
H A Decp_nistp521.c1206 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const felem x2, const felem y2, const felem z2) argument
1846 felem z1, z2, x_in, y_in, x_out, y_out; local
[all...]
H A Decp_nistp224.c907 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const felem x2, const felem y2, const felem z2) argument
1342 felem z1, z2, x_in, y_in, x_out, y_out; local
[all...]
H A Decp_nistp256.c1235 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const smallfelem x2, const smallfelem y2, const smallfelem z2) argument
1420 point_add_small(smallfelem x3, smallfelem y3, smallfelem z3, smallfelem x1, smallfelem y1, smallfelem z1, smallfelem x2, smallfelem y2, smallfelem z2) argument
1953 felem z1, z2, x_in, y_in; local
[all...]
/freebsd-current/contrib/unbound/services/
H A Dlocalzone.c143 local_zone_cmp(const void* z1, const void* z2) argument
/freebsd-current/contrib/bc/src/
H A Dnum.c1287 BcNum l1, h1, l2, h2, m2, m1, z0, z1, z2, temp; local

Completed in 182 milliseconds

12