/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/lib/libmp/common/ |
H A D | gcd.c | 47 mp_invert(MINT *x1, MINT *x0, MINT *c) in mp_invert()
|
/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/lib/libmvec/common/ |
H A D | __vrhypotf.c | 256 float res, x0, y0; in __vrhypotf() local 357 float x0, y0; in __vrhypotf_n() local
|
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 | __vhypot.c | 350 double x0, y0, res0; in __vhypot_n() local
|
H A D | __vexp.c | 410 double x0, x1, x2, x3, x4, x5; in __vexp() local
|
H A D | __vpow.c | 686 double ax0 = 0.0L, x0 = 0.0L, s_h0, ux0; in __vpow() local 1137 double yr, s_h0, s_l0, m_h0, x0, ax0; in __vpowx() local
|
H A D | __vrhypot.c | 213 double x0, y0, res0, dd0; in __vrhypot() local
|
H A D | __vcosbig_ultra3.c | 79 double x0, x1, x2, *py0, *py1, *py2, *xsave, *ysave; in __vlibm_vcos_big_ultra3() local
|
H A D | __vsinbig_ultra3.c | 79 double x0, x1, x2, *py0, *py1, *py2, *xsave, *ysave; in __vlibm_vsin_big_ultra3() local
|
H A D | __vcos.c | 102 double x0, x1, x2, *py0 = 0, *py1 = 0, *py2, *xsave, *ysave; in __vcos() local
|
H A D | __vsin.c | 82 double x0, x1, x2, *py0 = 0, *py1 = 0, *py2, *xsave, *ysave; in __vsin() local
|
/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/libm/common/Q/ |
H A D | fmodl.c | 60 int x0, y0, z0, carry; in fmodl() local
|
/titanic_50/usr/src/lib/libm/common/m9x/ |
H A D | remquol.c | 62 int x0, y0, z0, carry; in fmodquol() local
|
/titanic_50/usr/src/cmd/troff/troff.d/ |
H A D | draw.c | 246 int x0, y0, x2, y2, r; in drawarc() local 275 conicarc(x, y, x0, y0, x1, y1, a, b) in conicarc() argument
|
/titanic_50/usr/src/lib/libast/common/uwin/ |
H A D | gamma.c | 98 #define x0 .461632144968362356785 /* xmin - 1 */ macro
|
H A D | lgamma.c | 105 #define x0 0.461632144968362356785 macro
|
/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
|
/titanic_50/usr/src/lib/libmvec/common/vis/ |
H A D | __vlogf.S | 99 #define x0 %o3 macro
|
/titanic_50/usr/src/common/crypto/edonr/ |
H A D | edonr.c | 117 #define LS1_256(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 134 #define LS1_512(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
|