Home
last modified time | relevance | path

Searched defs:stridex (Results 1 – 25 of 85) sorted by relevance

1234

/titanic_52/usr/src/lib/libmvec/common/
H A Dvc_log_.c36 __vc_log_(int *n, float *x, int *stridex, float *y, int *stridey) in __vc_log_() argument
H A Dvexp_.c36 __vexp_(int *n, double *x, int *stridex, double *y, int *stridey) in __vexp_() argument
H A Dvexpf_.c36 __vexpf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vexpf_() argument
H A Dvlog_.c36 __vlog_(int *n, double *x, int *stridex, double *y, int *stridey) in __vlog_() argument
H A Dvlogf_.c36 __vlogf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vlogf_() argument
H A Dvrsqrt_.c36 __vrsqrt_(int *n, double *x, int *stridex, double *y, int *stridey) in __vrsqrt_() argument
H A Dvsin_.c36 __vsin_(int *n, double *x, int *stridex, double *y, int *stridey) in __vsin_() argument
H A Dvsinf_.c36 __vsinf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vsinf_() argument
H A Dvsqrt_.c36 __vsqrt_(int *n, double *x, int *stridex, double *y, int *stridey) in __vsqrt_() argument
H A Dvsqrtf_.c36 __vsqrtf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vsqrtf_() argument
H A Dvz_abs_.c36 __vz_abs_(int *n, double *x, int *stridex, double *y, int *stridey) in __vz_abs_() argument
H A Dvz_log_.c36 __vz_log_(int *n, double *x, int *stridex, double *y, int *stridey) in __vz_log_() argument
H A Dvatan_.c36 __vatan_(int *n, double *x, int *stridex, double *y, int *stridey) in __vatan_() argument
H A Dvatanf_.c36 __vatanf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vatanf_() argument
H A Dvc_abs_.c36 __vc_abs_(int *n, float *x, int *stridex, float *y, int *stridey) in __vc_abs_() argument
H A Dvcos_.c36 __vcos_(int *n, double *x, int *stridex, double *y, int *stridey) in __vcos_() argument
H A Dvcosf_.c36 __vcosf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vcosf_() argument
H A Dvrsqrtf_.c36 __vrsqrtf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vrsqrtf_() argument
H A Dvz_exp_.c36 __vz_exp_(int *n, double *x, int *stridex, double *y, int *stridey, in __vz_exp_() argument
H A D__vc_abs.c39 __vc_abs(int n, float * restrict x, int stridex, float * restrict y, in __vc_abs() argument
H A D__vc_log.c41 __vc_log(int n, float * restrict x, int stridex, float * restrict y, in __vc_log() argument
H A D__vsqrt.c41 __vsqrt(int n, double * restrict x, int stridex, double * restrict y, int stridey) in __vsqrt() argument
H A D__vsqrtf.c41 __vsqrtf(int n, float * restrict x, int stridex, float * restrict y, int stridey) in __vsqrtf() argument
H A D__vz_abs.c39 __vz_abs(int n, double * restrict x, int stridex, double * restrict y, in __vz_abs() argument
H A D__vz_log.c41 __vz_log(int n, double * restrict x, int stridex, double * restrict y, in __vz_log() argument

1234