/titanic_50/usr/src/common/crypto/ecc/ |
H A D | ec2_mont.c | 89 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 D | drand48.c | 58 #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 D | drand48.c | 81 #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 D | mouse.h | 38 int x2; member
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | drand48.c | 85 #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 D | pkcs11_uri.c | 66 unsigned int x1, x2; in read_id() local
|
/titanic_50/usr/src/lib/libmvec/common/ |
H A D | __vhypotf.c | 44 float x0, x1, x2, y0, y1, y2, z0, z1, z2, *pz0, *pz1, *pz2; in __vhypotf() local
|
H A D | __vexpf.c | 240 double x0, x1, x2, x3, x4; in __vexpf() local
|
H A D | __vatan2.c | 71 double x0, x1, x2, y0, y1, y2, *pz0, *pz1, *pz2; in __vatan2() local
|
H A D | __vatan2f.c | 54 float x0, x1, x2, y0, y1, y2, *pz0 = 0, *pz1, *pz2; in __vatan2f() local
|
H A D | __vexp.c | 410 double x0, x1, x2, x3, x4, x5; in __vexp() local
|
H A D | __vrhypotf.c | 359 float x2, y2; in __vrhypotf_n() local
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | space_reftree.c | 55 space_reftree_compare(const void *x1, const void *x2) in space_reftree_compare()
|
H A D | vdev_queue.c | 171 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 D | egrep.y | 996 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 D | fmodl.c | 61 unsigned x1, x2, x3, y1, y2, y3, z1, z2, z3; in fmodl() local
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | swap.h | 231 #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 D | slp_da_cache.c | 198 static int compare_entries(const void *x1, const void *x2) { in compare_entries()
|
/titanic_50/usr/src/lib/libm/common/m9x/ |
H A D | remquol.c | 63 unsigned x1, x2, x3, y1, y2, y3, z1, z2, z3; in fmodquol() local
|
/titanic_50/usr/src/cmd/troff/troff.d/ |
H A D | draw.c | 234 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 D | rand48.c | 72 unsigned short x2 = x[2]; in multadd() local
|
/titanic_50/usr/src/lib/libm/common/complex/ |
H A D | cpow.c | 154 double x, y, u, v, t, c, s, r, x2, y2; in cpow() local
|
H A D | cpowl.c | 110 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 D | anal.c | 550 char *s1, *s2, *x1, *x2; in same_name() local
|
/titanic_50/usr/src/common/crypto/chacha/ |
H A D | chacha.c | 90 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|