Home
last modified time | relevance | path

Searched defs:x2 (Results 1 – 25 of 46) sorted by relevance

12

/titanic_50/usr/src/common/crypto/ecc/
H A Dec2_mont.c89 gf2m_Madd(const mp_int *x, mp_int *x1, mp_int *z1, mp_int *x2, mp_int *z2, in gf2m_Madd()
122 mp_int *x2, mp_int *z2, const ECGroup *group) in gf2m_Mxy()
199 mp_int x1, x2, z1, z2; in ec_GF2m_pt_mul_mont() local
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Ddrand48.c58 #define SET3(x, x0, x1, x2) ((x)[0] = (x0), (x)[1] = (x1), (x)[2] = (x2)) argument
60 #define SEED(x0, x1, x2) (SET3(x, x0, x1, x2), SET3(a, A0, A1, A2), c = C) argument
/titanic_50/usr/src/uts/common/inet/ipf/
H A Ddrand48.c81 #define SET3(x, x0, x1, x2) ((x)[0] = (x0), (x)[1] = (x1), (x)[2] = (x2)) argument
83 #define SEED(x0, x1, x2) (SET3(x, x0, x1, x2), SET3(a, A0, A1, A2), c = C) argument
/titanic_50/usr/src/tools/cscope-fast/
H A Dmouse.h38 int x2; member
/titanic_50/usr/src/lib/libc/port/gen/
H A Ddrand48.c85 #define SET3(x, x0, x1, x2) ((x)[0] = (x0), (x)[1] = (x1), (x)[2] = (x2)) argument
87 #define SEED(x0, x1, x2) (SET3(x, x0, x1, x2), SET3(a, A0, A1, A2), c = C) argument
/titanic_50/usr/src/lib/libcryptoutil/common/
H A Dpkcs11_uri.c66 unsigned int x1, x2; in read_id() local
/titanic_50/usr/src/lib/libmvec/common/
H A D__vhypotf.c44 float x0, x1, x2, y0, y1, y2, z0, z1, z2, *pz0, *pz1, *pz2; in __vhypotf() local
H A D__vexpf.c240 double x0, x1, x2, x3, x4; in __vexpf() local
H A D__vatan2.c71 double x0, x1, x2, y0, y1, y2, *pz0, *pz1, *pz2; in __vatan2() local
H A D__vatan2f.c54 float x0, x1, x2, y0, y1, y2, *pz0 = 0, *pz1, *pz2; in __vatan2f() local
H A D__vexp.c410 double x0, x1, x2, x3, x4, x5; in __vexp() local
H A D__vrhypotf.c359 float x2, y2; in __vrhypotf_n() local
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dspace_reftree.c55 space_reftree_compare(const void *x1, const void *x2) in space_reftree_compare()
H A Dvdev_queue.c171 vdev_queue_offset_compare(const void *x1, const void *x2) in vdev_queue_offset_compare()
206 vdev_queue_timestamp_compare(const void *x1, const void *x2) in vdev_queue_timestamp_compare()
/titanic_50/usr/src/cmd/egrep/
H A Degrep.y996 int i, x1, x2; in mdotenter() local
1039 int x1, x2, length, current, last, cclcnt; in ccl() local
1090 int i, x1, x2; in range() local
1115 classenter(int x1, int x2) in classenter()
/titanic_50/usr/src/lib/libm/common/Q/
H A Dfmodl.c61 unsigned x1, x2, x3, y1, y2, y3, z1, z2, z3; in fmodl() local
/titanic_50/usr/src/uts/common/sys/
H A Dswap.h231 #define SWAP_PRINT(f, s, x1, x2, x3, x4, x5) \ argument
235 #define SWAP_PRINT(f, s, x1, x2, x3, x4, x5) argument
/titanic_50/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c198 static int compare_entries(const void *x1, const void *x2) { in compare_entries()
/titanic_50/usr/src/lib/libm/common/m9x/
H A Dremquol.c63 unsigned x1, x2, x3, y1, y2, y3, z1, z2, z3; in fmodquol() local
/titanic_50/usr/src/cmd/troff/troff.d/
H A Ddraw.c234 dist(x1, y1, x2, y2) /* integer distance from x1,y1 to x2,y2 */ in dist() argument
246 int x0, y0, x2, y2, r; in drawarc() local
/titanic_50/usr/src/lib/libast/common/uwin/
H A Drand48.c72 unsigned short x2 = x[2]; in multadd() local
/titanic_50/usr/src/lib/libm/common/complex/
H A Dcpow.c154 double x, y, u, v, t, c, s, r, x2, y2; in cpow() local
H A Dcpowl.c110 long double t1, t2, t3, t4, x1, x2, y1, y2, u1, v1, b[4], w1, w2; in cpowl() local
/titanic_50/usr/src/cmd/filesync/
H A Danal.c550 char *s1, *s2, *x1, *x2; in same_name() local
/titanic_50/usr/src/common/crypto/chacha/
H A Dchacha.c90 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local

12