Home
last modified time | relevance | path

Searched defs:stridez (Results 1 – 25 of 27) sorted by relevance

12

/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 Dvpow_.c37 double *z, int *stridez) in __vpow_()
H A Dvpowf_.c37 float *z, int *stridez) in __vpowf_()
H A Dvrhypot_.c39 double *z, int *stridez) in __vrhypot_()
H A Dvrhypotf_.c39 float *z, int *stridez) in __vrhypotf_()
H A Dvatan2_.c37 double *z, int *stridez) in __vatan2_()
H A Dvatan2f_.c37 float *z, int *stridez) in __vatan2f_()
H A Dvhypot_.c37 double *z, int *stridez) in __vhypot_()
H A Dvhypotf_.c37 float *z, int *stridez) in __vhypotf_()
H A Dvz_pow_.c38 double *z, int *stridez, double *tmp) in __vz_pow_()
H A Dvc_pow_.c38 float *z, int *stridez, float *tmp) in __vc_pow_()
H A D__vc_pow.c41 int stridey, float * restrict z, int stridez, float * restrict tmp) in __vc_pow()
H A D__vz_pow.c41 int stridey, double * restrict z, int stridez, double * restrict tmp) in __vz_pow()
H A D__vhypot.c101 int stridey, double * restrict pz, int stridez) in __vhypot()
346 int stridey, double * restrict pz, int stridez) in __vhypot_n()
H A D__vrhypotf.c252 int stridey, float * restrict pz, int stridez) in __vrhypotf()
352 int stridey, float * restrict pz, int stridez) in __vrhypotf_n()
H A D__vhypotf.c50 int stridey, float *restrict z, int stridez) in __vhypotf()
H A D__vatan2.c69 int stridex, double * restrict z, int stridez) in __vatan2()
H A D__vatan2f.c52 int stridex, float * restrict z, int stridez) in __vatan2f()
H A D__vpow.c679 int stridey, double * restrict pz, int stridez) in __vpow()
1130 int stridey, double * restrict pz, int stridez) in __vpowx()
H A D__vrhypot.c208 int stridey, double * restrict pz, int stridez) in __vrhypot()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vhypot.S49 #define stridez %l0 macro
H A D__vhypotf.S60 #define stridez %l5 macro
H A D__vrhypotf.S190 #define stridez %l5 macro
H A D__vpowf.S537 #define stridez %l3 macro
H A D__vrhypot.S82 #define stridez %l5 macro

12