Home
last modified time | relevance | path

Searched defs:x1 (Results 1 – 25 of 56) sorted by relevance

123

/titanic_44/usr/src/cmd/sgs/rtld.4.x/
H A Drtsubrs.c56 va_list x1; local
72 va_list x1; local
87 va_list x1; local
108 va_list x1; local
/titanic_44/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()
121 gf2m_Mxy(const mp_int *x, const mp_int *y, mp_int *x1, mp_int *z1, in gf2m_Mxy()
199 mp_int x1, x2, z1, z2; in ec_GF2m_pt_mul_mont() local
H A Dec.c635 mp_int x1; in ECDSA_SignDigestWithSeed() local
874 mp_int x1; in ECDSA_VerifyDigest() local
/titanic_44/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_44/usr/src/lib/libmp/common/
H A Dgcd.c47 mp_invert(MINT *x1, MINT *x0, MINT *c) in mp_invert()
H A Dmdiv.c125 int x1; in m_trq() local
/titanic_44/usr/src/cmd/egrep/
H A Degrep.y996 int i, x1, x2; in mdotenter() local
1022 int x1, lc, length; in mchar() 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_44/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_44/usr/src/tools/cscope-fast/
H A Dmouse.h36 int x1; member
/titanic_44/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_44/usr/src/lib/libcryptoutil/common/
H A Dpkcs11_uri.c66 unsigned int x1, x2; in read_id() local
/titanic_44/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
/titanic_44/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.c170 vdev_queue_offset_compare(const void *x1, const void *x2) in vdev_queue_offset_compare()
205 vdev_queue_timestamp_compare(const void *x1, const void *x2) in vdev_queue_timestamp_compare()
/titanic_44/usr/src/lib/libm/common/Q/
H A Dfmodl.c61 unsigned x1, x2, x3, y1, y2, y3, z1, z2, z3; in fmodl() local
/titanic_44/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_44/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_44/usr/src/lib/libm/common/m9x/
H A Dremquol.c63 unsigned x1, x2, x3, y1, y2, y3, z1, z2, z3; in fmodquol() local
/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DLabelBar.java199 int x1, int y1, int w, int h) { in checkerStipple()
/titanic_44/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
275 conicarc(x, y, x0, y0, x1, y1, a, b) in conicarc() argument
/titanic_44/usr/src/lib/libm/common/complex/
H A Dcpow.c155 double b[4], t1, t2, t3, t4, w1, w2, u1, v1, x1, y1; 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_44/usr/src/lib/libast/common/uwin/
H A Drand48.c73 unsigned short x1 = x[1]; in multadd() local

123