Home
last modified time | relevance | path

Searched defs:ay (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/complex/
H A Dclogf.c41 float x, y, ax, ay; in clogf() local
H A Dcsqrtf.c43 float x, y, t, ax, ay, w; in csqrtf() local
H A Dclog.c73 double x, y, t, ax, ay, w; in __clog() local
H A Dclogl.c51 long double x, y, t, ax, ay; in clogl() local
H A Dcatan.c94 double x, y, ax, ay, t; in catan() local
H A Dcsqrtl.c50 long double x, y, t, ax, ay; local
H A Dcatanf.c48 float x, y, ax, ay, t; in catanf() local
H A Dcatanl.c128 long double x, y, t1, ax, ay, t; in catanl() local
H A Dcsqrt.c122 double x, y, t, ax, ay; in csqrt() local
H A Dcabs.c53 double x, y, xh, yh, w, ax, ay; in cabs() local
/illumos-gate/usr/src/lib/libm/common/C/
H A Dhypot.c80 double xh, yh, w, ax, ay; in hypot() local
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vpowf.c431 unsigned ux, sx, uy, ay, ax0; in __vpowf() local
702 unsigned ux, ax, ax0, uy, ay; in __vpowfx() local
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c74 double sx, double sy, double ax, double ay, double rot) in ps_include()
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dgetdate.y896 int ay = a->tm_year + (TM_YEAR_ORIGIN - 1); local