Home
last modified time | relevance | path

Searched refs:stridex (Results 26 – 50 of 100) sorted by relevance

1234

/illumos-gate/usr/src/lib/libmvec/common/
H A Dvrsqrt_.c36 __vrsqrt_(int *n, double *x, int *stridex, double *y, int *stridey) in __vrsqrt_() argument
38 __vrsqrt(*n, x, *stridex, y, *stridey); in __vrsqrt_()
H A Dvrsqrtf_.c36 __vrsqrtf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vrsqrtf_() argument
38 __vrsqrtf(*n, x, *stridex, y, *stridey); in __vrsqrtf_()
H A Dvsin_.c36 __vsin_(int *n, double *x, int *stridex, double *y, int *stridey) in __vsin_() argument
38 __vsin(*n, x, *stridex, y, *stridey); in __vsin_()
H A Dvsinf_.c36 __vsinf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vsinf_() argument
38 __vsinf(*n, x, *stridex, y, *stridey); in __vsinf_()
H A Dvsqrt_.c36 __vsqrt_(int *n, double *x, int *stridex, double *y, int *stridey) in __vsqrt_() argument
38 __vsqrt(*n, x, *stridex, y, *stridey); in __vsqrt_()
H A Dvsqrtf_.c36 __vsqrtf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vsqrtf_() argument
38 __vsqrtf(*n, x, *stridex, y, *stridey); in __vsqrtf_()
H A Dvz_abs_.c36 __vz_abs_(int *n, double *x, int *stridex, double *y, int *stridey) in __vz_abs_() argument
38 __vz_abs(*n, x, *stridex, y, *stridey); in __vz_abs_()
H A Dvz_log_.c36 __vz_log_(int *n, double *x, int *stridex, double *y, int *stridey) in __vz_log_() argument
38 __vz_log(*n, x, *stridex, y, *stridey); in __vz_log_()
H A Dvatan_.c36 __vatan_(int *n, double *x, int *stridex, double *y, int *stridey) in __vatan_() argument
38 __vatan(*n, x, *stridex, y, *stridey); in __vatan_()
H A Dvatanf_.c36 __vatanf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vatanf_() argument
38 __vatanf(*n, x, *stridex, y, *stridey); in __vatanf_()
H A Dvc_abs_.c36 __vc_abs_(int *n, float *x, int *stridex, float *y, int *stridey) in __vc_abs_() argument
38 __vc_abs(*n, x, *stridex, y, *stridey); in __vc_abs_()
H A Dvc_log_.c36 __vc_log_(int *n, float *x, int *stridex, float *y, int *stridey) in __vc_log_() argument
38 __vc_log(*n, x, *stridex, y, *stridey); in __vc_log_()
H A Dvcos_.c36 __vcos_(int *n, double *x, int *stridex, double *y, int *stridey) in __vcos_() argument
38 __vcos(*n, x, *stridex, y, *stridey); in __vcos_()
H A Dvcosf_.c36 __vcosf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vcosf_() argument
38 __vcosf(*n, x, *stridex, y, *stridey); in __vcosf_()
H A Dvexp_.c36 __vexp_(int *n, double *x, int *stridex, double *y, int *stridey) in __vexp_() argument
38 __vexp(*n, x, *stridex, y, *stridey); in __vexp_()
H A Dvexpf_.c36 __vexpf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vexpf_() argument
38 __vexpf(*n, x, *stridex, y, *stridey); in __vexpf_()
H A D__vsqrtf.c41 __vsqrtf(int n, float * restrict x, int stridex, float * restrict y, int stridey) in __vsqrtf() argument
46 x += stridex; in __vsqrtf()
H A Dvz_exp_.c36 __vz_exp_(int *n, double *x, int *stridex, double *y, int *stridey, in __vz_exp_() argument
39 __vz_exp(*n, x, *stridex, y, *stridey, tmp); in __vz_exp_()
H A D__vsqrt.c41 __vsqrt(int n, double * restrict x, int stridex, double * restrict y, int stridey) in __vsqrt() argument
46 x += stridex; in __vsqrt()
H A Dvc_exp_.c36 __vc_exp_(int *n, float *x, int *stridex, float *y, int *stridey, in __vc_exp_() argument
39 __vc_exp(*n, x, *stridex, y, *stridey, tmp); in __vc_exp_()
H A Dvpow_.c36 __vpow_(int *n, double *x, int *stridex, double *y, int *stridey, in __vpow_() argument
39 __vpow(*n, x, *stridex, y, *stridey, z, *stridez); in __vpow_()
H A Dvpowf_.c36 __vpowf_(int *n, float *x, int *stridex, float *y, int *stridey, in __vpowf_() argument
39 __vpowf(*n, x, *stridex, y, *stridey, z, *stridez); in __vpowf_()
H A Dvrhypot_.c38 __vrhypot_(int *n, double *x, int *stridex, double *y, int *stridey, in __vrhypot_() argument
41 __vrhypot(*n, x, *stridex, y, *stridey, z, *stridez); in __vrhypot_()
H A Dvrhypotf_.c38 __vrhypotf_(int *n, float *x, int *stridex, float *y, int *stridey, in __vrhypotf_() argument
41 __vrhypotf(*n, x, *stridex, y, *stridey, z, *stridez); in __vrhypotf_()
H A Dvsincos_.c36 __vsincos_(int *n, double *x, int *stridex, double *s, int *strides, in __vsincos_() argument
39 __vsincos(*n, x, *stridex, s, *strides, c, *stridec); in __vsincos_()

1234