Home
last modified time | relevance | path

Searched defs:z2 (Results 1 – 25 of 64) sorted by relevance

123

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dcurve25519_sandy2x.c22 #define z2 var[2] macro
68 #define z2 var[1] macro
H A Dfe51_invert.c15 fe51 z2; in fe51_invert() local
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat-macros.h230 bits64 z0, z1, z2; in shift128ExtraRightJamming() local
307 bits64 z0, z1, z2; in shortShift192Left() local
364 bits64 z0, z1, z2; in add192() local
420 bits64 z0, z1, z2; in sub192() local
483 bits64 z0, z1, z2, more1; in mul128By64To192() local
513 bits64 z0, z1, z2, z3; in mul128To256() local
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dtpl_gmp.c44 tpl_same_mpz_value (mpz_ptr z1, mpz_ptr z2) in tpl_same_mpz_value()
H A Dteta.c31 mpc_t z2; in mpcb_j_err() local
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/base/two/
H A Dthefile.cc28 int z2 () in z2() function
/netbsd-src/lib/libm/complex/
H A Dcasin.c44 double complex ca, ct, zz, z2; in __weak_alias() local
H A Dcasinl.c44 long double complex ca, ct, zz, z2; in __weak_alias() local
H A Dcasinf.c44 float complex ca, ct, zz, z2; in __weak_alias() local
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/base/two/
H A Dthefile.cc28 int z2 () in z2() function
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dballs.c159 mpcb_mul (mpcb_ptr z, mpcb_srcptr z1, mpcb_srcptr z2) in mpcb_mul()
240 mpcb_add (mpcb_ptr z, mpcb_srcptr z1, mpcb_srcptr z2) in mpcb_add()
319 mpcb_div (mpcb_ptr z, mpcb_srcptr z1, mpcb_srcptr z2) in mpcb_div()
H A Dcmp_abs.c27 mpc_t z1, z2; in mpc_cmp_abs() local
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dttrunc.c31 mpfr_t x, y, z, t, y2, z2, t2; in main() local
H A Dtsub.c1024 mpfr_t x, y, z1, z2; in bug20180215() local
1056 mpfr_t x, y, z1, z2; in bug20180216() local
1103 mpfr_t x, y, z1, z2; in bug20180217() local
H A Dtpow_all.c76 mpfr_srcptr z1, int inex1, mpfr_srcptr z2, int inex2, in cmpres()
145 mpfr_t z2; in test_others() local
H A Dtfmma.c255 mpfr_t a, k, c, d, z1, z2; in overflow_tests() local
610 mpfr_t a, b, c, d, z1, z2; in double_rounding() local
H A Dthypot.c139 mpfr_t x, y, z1, z2; in test_small() local
H A Dtpow.c1633 mpfr_t x, y, z1, z2; in bug20080820() local
1663 mpfr_t x, y, z1, z2; in bug20110320() local
1692 mpfr_t x, y, z1, z2; in tst20140422() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/ref10/
H A Dx25519_ref10.c60 fe25519 z2; in crypto_scalarmult_curve25519_ref10() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dcomplex.d689 auto z2 = addI(one); variable
887 auto z2 = std.math.expi(1.234); variable
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_queue.c302 const zio_t *z2 = x2; in vdev_queue_offset_compare() local
338 const zio_t *z2 = x2; in vdev_queue_timestamp_compare() local
/netbsd-src/external/lgpl3/gmp/dist/tests/cxx/
H A Dt-cxx11.cc33 mpz_class z1, z2; in check_noexcept() local
/netbsd-src/external/lgpl3/gmp/dist/tests/rand/
H A Dt-rand.c33 const char *z2[ENTS] = {"0", "3", "1", "3", "3", "0", "3", "3", "3", "1"}; variable
/netbsd-src/tests/lib/libm/
H A Dt_fenv.c140 double z1, z2; in checkrounding() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h48 #define __TGMATH_CPLX_2(z1,z2,R,C) \ argument
75 #define pow(z1,z2) __TGMATH_CPLX_2(z1, z2, pow, cpow) argument

123