Home
last modified time | relevance | path

Searched defs:x0 (Results 1 – 25 of 29) sorted by relevance

12

/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/lib/libmp/common/
H A Dgcd.c47 mp_invert(MINT *x1, MINT *x0, MINT *c) in mp_invert()
/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/lib/libmvec/common/
H A D__vrhypotf.c256 float res, x0, y0; in __vrhypotf() local
357 float x0, y0; in __vrhypotf_n() local
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__vhypot.c350 double x0, y0, res0; in __vhypot_n() local
H A D__vexp.c410 double x0, x1, x2, x3, x4, x5; in __vexp() local
H A D__vpow.c686 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.c213 double x0, y0, res0, dd0; in __vrhypot() local
H A D__vcosbig_ultra3.c79 double x0, x1, x2, *py0, *py1, *py2, *xsave, *ysave; in __vlibm_vcos_big_ultra3() local
H A D__vsinbig_ultra3.c79 double x0, x1, x2, *py0, *py1, *py2, *xsave, *ysave; in __vlibm_vsin_big_ultra3() local
H A D__vcos.c102 double x0, x1, x2, *py0 = 0, *py1 = 0, *py2, *xsave, *ysave; in __vcos() local
H A D__vsin.c82 double x0, x1, x2, *py0 = 0, *py1 = 0, *py2, *xsave, *ysave; in __vsin() local
/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/libm/common/Q/
H A Dfmodl.c60 int x0, y0, z0, carry; in fmodl() local
/titanic_50/usr/src/lib/libm/common/m9x/
H A Dremquol.c62 int x0, y0, z0, carry; in fmodquol() local
/titanic_50/usr/src/cmd/troff/troff.d/
H A Ddraw.c246 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 Dgamma.c98 #define x0 .461632144968362356785 /* xmin - 1 */ macro
H A Dlgamma.c105 #define x0 0.461632144968362356785 macro
/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
/titanic_50/usr/src/lib/libmvec/common/vis/
H A D__vlogf.S99 #define x0 %o3 macro
/titanic_50/usr/src/common/crypto/edonr/
H A Dedonr.c117 #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

12