Home
last modified time | relevance | path

Searched defs:stridey (Results 1 – 25 of 80) sorted by relevance

1234

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vpowf.c426 int stridey, float * restrict pz, int stridez) in __vpowf()
571 int stridey, float * restrict pz, int stridez) in __vpowf_n()
697 int stridey, float * restrict pz, int stridez) in __vpowfx()
757 int stridey, float * restrict pz, int stridez) in __vpowfx_n()
H A Dvlog_.c36 __vlog_(int *n, double *x, int *stridex, double *y, int *stridey) in __vlog_()
H A Dvlogf_.c36 __vlogf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vlogf_()
H A Dvrsqrt_.c36 __vrsqrt_(int *n, double *x, int *stridex, double *y, int *stridey) in __vrsqrt_()
H A Dvrsqrtf_.c36 __vrsqrtf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vrsqrtf_()
H A Dvsin_.c36 __vsin_(int *n, double *x, int *stridex, double *y, int *stridey) in __vsin_()
H A Dvsinf_.c36 __vsinf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vsinf_()
H A Dvsqrt_.c36 __vsqrt_(int *n, double *x, int *stridex, double *y, int *stridey) in __vsqrt_()
H A Dvsqrtf_.c36 __vsqrtf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vsqrtf_()
H A Dvz_abs_.c36 __vz_abs_(int *n, double *x, int *stridex, double *y, int *stridey) in __vz_abs_()
H A Dvz_log_.c36 __vz_log_(int *n, double *x, int *stridex, double *y, int *stridey) in __vz_log_()
H A Dvatan_.c36 __vatan_(int *n, double *x, int *stridex, double *y, int *stridey) in __vatan_()
H A Dvatanf_.c36 __vatanf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vatanf_()
H A Dvc_abs_.c36 __vc_abs_(int *n, float *x, int *stridex, float *y, int *stridey) in __vc_abs_()
H A Dvc_log_.c36 __vc_log_(int *n, float *x, int *stridex, float *y, int *stridey) in __vc_log_()
H A Dvcos_.c36 __vcos_(int *n, double *x, int *stridex, double *y, int *stridey) in __vcos_()
H A Dvcosf_.c36 __vcosf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vcosf_()
H A Dvexp_.c36 __vexp_(int *n, double *x, int *stridex, double *y, int *stridey) in __vexp_()
H A Dvexpf_.c36 __vexpf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vexpf_()
H A D__vc_abs.c40 int stridey) in __vc_abs()
H A D__vc_log.c42 int stridey) in __vc_log()
H A D__vsqrtf.c41 __vsqrtf(int n, float * restrict x, int stridex, float * restrict y, int stridey) in __vsqrtf()
H A D__vz_abs.c40 int stridey) in __vz_abs()
H A Dvz_exp_.c36 __vz_exp_(int *n, double *x, int *stridex, double *y, int *stridey, in __vz_exp_()
H A D__vsqrt.c41 __vsqrt(int n, double * restrict x, int stridex, double * restrict y, int stridey) in __vsqrt()

1234