Home
last modified time | relevance | path

Searched defs:stridex (Results 26 – 50 of 85) sorted by relevance

1234

/titanic_51/usr/src/lib/libmvec/common/
H A Dvz_exp_.c36 __vz_exp_(int *n, double *x, int *stridex, double *y, int *stridey, in __vz_exp_() argument
H A Dvatan2_.c36 __vatan2_(int *n, double *y, int *stridey, double *x, int *stridex, in __vatan2_() argument
H A Dvatan2f_.c36 __vatan2f_(int *n, float *y, int *stridey, float *x, int *stridex, in __vatan2f_() argument
H A Dvhypot_.c36 __vhypot_(int *n, double *x, int *stridex, double *y, int *stridey, in __vhypot_() argument
H A Dvhypotf_.c36 __vhypotf_(int *n, float *x, int *stridex, float *y, int *stridey, in __vhypotf_() argument
H A Dvpow_.c36 __vpow_(int *n, double *x, int *stridex, double *y, int *stridey, in __vpow_() argument
H A Dvpowf_.c36 __vpowf_(int *n, float *x, int *stridex, float *y, int *stridey, in __vpowf_() argument
H A Dvrhypot_.c38 __vrhypot_(int *n, double *x, int *stridex, double *y, int *stridey, in __vrhypot_() argument
H A Dvrhypotf_.c38 __vrhypotf_(int *n, float *x, int *stridex, float *y, int *stridey, in __vrhypotf_() argument
H A Dvsincos_.c36 __vsincos_(int *n, double *x, int *stridex, double *s, int *strides, in __vsincos_() argument
H A Dvsincosf_.c36 __vsincosf_(int *n, float *x, int *stridex, float *s, int *strides, in __vsincosf_() argument
H A Dvc_pow_.c37 __vc_pow_(int *n, float *x, int *stridex, float *y, int *stridey, in __vc_pow_() argument
H A Dvz_pow_.c37 __vz_pow_(int *n, double *x, int *stridex, double *y, int *stridey, in __vz_pow_() argument
H A D__vc_exp.c40 __vc_exp(int n, float * restrict x, int stridex, float * restrict y, in __vc_exp() argument
H A D__vz_exp.c40 __vz_exp(int n, double * restrict x, int stridex, double * restrict y, in __vz_exp() argument
H A D__vc_pow.c40 __vc_pow(int n, float * restrict x, int stridex, float * restrict y, in __vc_pow() argument
H A D__vz_pow.c40 __vz_pow(int n, double * restrict x, int stridex, double * restrict y, in __vz_pow() argument
H A D__vhypot.c100 __vhypot(int n, double * restrict px, int stridex, double * restrict py, in __vhypot() argument
345 __vhypot_n(int n, double * restrict px, int stridex, doubl argument
[all...]
H A D__vrhypotf.c251 __vrhypotf(int n, float * restrict px, int stridex, float * restrict py, in __vrhypotf() argument
351 __vrhypotf_n(int n, float * restrict px, int stridex, float * restrict py, in __vrhypotf_n() argument
[all...]
H A D__vrsqrtf.c241 __vrsqrtf(int n, float * restrict px, int stridex, float * restrict py, int stridey) in __vrsqrtf() argument
402 __vrsqrtf_n(int n, float * restrict px, int stridex, float * restrict py, int stridey) in __vrsqrtf_n() argument
[all...]
H A D__vhypotf.c41 __vhypotf(int n, float * restrict x, int stridex, float * restrict y, in __vhypotf() argument
H A D__vrsqrt.c117 __vrsqrt(int n, double * restrict px, int stridex, double * restrict py, int stridey) in __vrsqrt() argument
287 __vrsqrt_n(int n, double * restrict px, int stridex, double * restrict py, int stridey) in __vrsqrt_n() argument
[all...]
H A D__vpowf.c425 __vpowf(int n, float * restrict px, int stridex, float * restrict py, in __vpowf() argument
570 __vpowf_n(int n, float * restrict px, int stridex, float * restrict py, in __vpowf_n() argument
[all...]
H A D__vcosbigf.c67 __vlibm_vcos_bigf(int n, float * restrict x, int stridex, float * restrict y, in __vlibm_vcos_bigf() argument
H A D__vsinbigf.c67 __vlibm_vsin_bigf(int n, float * restrict x, int stridex, float * restrict y, in __vlibm_vsin_bigf() argument

1234