Searched refs:__vlog (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | vlog_.c | 30 extern void __vlog(int, double *, int, double *, int); 38 __vlog(*n, x, *stridex, y, *stridey); in __vlog_()
|
H A D | __vz_log.c | 38 extern void __vlog(int, double *, int, double *, int); 47 __vlog(n, y + 1, stridey, y, stridey); in __vz_log()
|
H A D | mapfilevis2-vers | 47 __vlog; #LSARC/2003/737
|
H A D | mapfilevis-vers | 56 __vlog; #LSARC/2003/737
|
H A D | mapfile-vers | 90 __vlog; #LSARC/2003/737
|
H A D | __vlog.c | 657 __vlog(int n, double *restrict x, int stridex, double *restrict y, in __vlog() function
|
/illumos-gate/usr/src/lib/libmvec/ |
H A D | Makefile.com | 43 __vlog.o \ 125 __vlog.o \ 200 ../common/__vlog.c \
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vlog.S | 197 ENTRY(__vlog) 670 SET_SIZE(__vlog)
|
H A D | __vlog_ultra3.S | 32 .weak __vlog 33 .type __vlog,#function 34 __vlog = __vlog_ultra3 define
|