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

/freebsd-13-stable/lib/msun/src/
H A Ds_cimag.c37 const double_complex z1 = { .f = z }; local
H A Ds_cimagf.c37 const float_complex z1 = { .f = z }; local
H A Ds_cimagl.c37 const long_double_complex z1 = { .f = z }; local
/freebsd-13-stable/crypto/openssl/crypto/des/
H A Dqud_cksm.c30 DES_LONG z0, z1, t0, t1; local
/freebsd-13-stable/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-13-stable/lib/libc/iconv/
H A Dcitrus_csmapper.c191 struct zone z1, z2; local
/freebsd-13-stable/lib/libmp/
H A Dmpasbn.c375 MINT *z1, *z2, *z3; local
/freebsd-13-stable/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-13-stable/sys/contrib/openzfs/module/zfs/
H A Dvdev_queue.c241 const zio_t *z1 = (const zio_t *)x1; local
273 const zio_t *z1 = (const zio_t *)x1; local
H A Ddmu_redact.c398 zbookmark_phys_t z1, z2; local
H A Dzio.c767 const zio_t *z1 = x1; local
[all...]
/freebsd-13-stable/contrib/bearssl/src/symcipher/
H A Daes_ct.c45 uint32_t z0, z1, z2, z3, z4, z5, z6, z7, z8, z9; local
H A Daes_ct64.c45 uint64_t z0, z1, z2, z3, z4, z5, z6, z7, z8, z9; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DARM64_DWARF_Registers.h116 z1, enumerator in enum:arm64_dwarf::__anon3002
H A DARM64_ehframe_Registers.h115 z1, enumerator in enum:arm64_ehframe::__anon3003
/freebsd-13-stable/contrib/unbound/services/
H A Dlocalzone.c105 local_zone_cmp(const void* z1, const void* z2) argument
H A Dauthzone.c307 int auth_zone_cmp(const void* z1, const void* z2) argument
324 int auth_data_cmp(const void* z1, const void* z2) argument
334 int auth_xfer_cmp(const void* z1, const void* z2) argument
/freebsd-13-stable/contrib/bc/src/
H A Dnum.c773 BcNum l1, h1, l2, h2, m2, m1, z0, z1, z2, temp; local
/freebsd-13-stable/contrib/sqlite3/
H A Dshell.c467 char *z1 = sqlite3_vmprintf(zFormat, ap); local
H A Dsqlite3.c78797 sqlite3ExplainBreakpoint(const char *z1, const char *z2) argument
115579 const char *z1; local
118880 char *z1; local
118899 char *z1; local
179135 const char *z1; local
181888 char *z1 = fts3HashKey(*(Fts3HashElem **)lhs); local
202746 rbuStrCompare(const char *z1, const char *z2) argument
[all...]

Completed in 624 milliseconds