/titanic_52/usr/src/lib/libmvec/common/ |
H A D | vc_log_.c | 36 __vc_log_(int *n, float *x, int *stridex, float *y, int *stridey) in __vc_log_() argument
|
H A D | vexp_.c | 36 __vexp_(int *n, double *x, int *stridex, double *y, int *stridey) in __vexp_() argument
|
H A D | vexpf_.c | 36 __vexpf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vexpf_() argument
|
H A D | vlog_.c | 36 __vlog_(int *n, double *x, int *stridex, double *y, int *stridey) in __vlog_() argument
|
H A D | vlogf_.c | 36 __vlogf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vlogf_() argument
|
H A D | vrsqrt_.c | 36 __vrsqrt_(int *n, double *x, int *stridex, double *y, int *stridey) in __vrsqrt_() argument
|
H A D | vsin_.c | 36 __vsin_(int *n, double *x, int *stridex, double *y, int *stridey) in __vsin_() argument
|
H A D | vsinf_.c | 36 __vsinf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vsinf_() argument
|
H A D | vsqrt_.c | 36 __vsqrt_(int *n, double *x, int *stridex, double *y, int *stridey) in __vsqrt_() argument
|
H A D | vsqrtf_.c | 36 __vsqrtf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vsqrtf_() argument
|
H A D | vz_abs_.c | 36 __vz_abs_(int *n, double *x, int *stridex, double *y, int *stridey) in __vz_abs_() argument
|
H A D | vz_log_.c | 36 __vz_log_(int *n, double *x, int *stridex, double *y, int *stridey) in __vz_log_() argument
|
H A D | vatan_.c | 36 __vatan_(int *n, double *x, int *stridex, double *y, int *stridey) in __vatan_() argument
|
H A D | vatanf_.c | 36 __vatanf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vatanf_() argument
|
H A D | vc_abs_.c | 36 __vc_abs_(int *n, float *x, int *stridex, float *y, int *stridey) in __vc_abs_() argument
|
H A D | vcos_.c | 36 __vcos_(int *n, double *x, int *stridex, double *y, int *stridey) in __vcos_() argument
|
H A D | vcosf_.c | 36 __vcosf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vcosf_() argument
|
H A D | vrsqrtf_.c | 36 __vrsqrtf_(int *n, float *x, int *stridex, float *y, int *stridey) in __vrsqrtf_() argument
|
H A D | vz_exp_.c | 36 __vz_exp_(int *n, double *x, int *stridex, double *y, int *stridey, in __vz_exp_() argument
|
H A D | __vc_abs.c | 39 __vc_abs(int n, float * restrict x, int stridex, float * restrict y, in __vc_abs() argument
|
H A D | __vc_log.c | 41 __vc_log(int n, float * restrict x, int stridex, float * restrict y, in __vc_log() argument
|
H A D | __vsqrt.c | 41 __vsqrt(int n, double * restrict x, int stridex, double * restrict y, int stridey) in __vsqrt() argument
|
H A D | __vsqrtf.c | 41 __vsqrtf(int n, float * restrict x, int stridex, float * restrict y, int stridey) in __vsqrtf() argument
|
H A D | __vz_abs.c | 39 __vz_abs(int n, double * restrict x, int stridex, double * restrict y, in __vz_abs() argument
|
H A D | __vz_log.c | 41 __vz_log(int n, double * restrict x, int stridex, double * restrict y, in __vz_log() argument
|