Searched refs:__vpow (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | vpow_.c | 30 extern void __vpow(int, double *, int, double *, int, double *, int); 39 __vpow(*n, x, *stridex, y, *stridey, z, *stridez); in __vpow_()
|
H A D | mapfilevis-vers | 58 __vpow; #LSARC/2003/737
|
H A D | mapfile-vers | 94 __vpow; #LSARC/2003/737
|
H A D | __vpow.c | 678 __vpow(int n, double * restrict px, int stridex, double * restrict py, in __vpow() function
|
/illumos-gate/usr/src/lib/libmvec/ |
H A D | Makefile.com | 45 __vpow.o \ 127 __vpow.o \ 202 ../common/__vpow.c \
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vpow.S | 1037 ENTRY(__vpow) 4352 SET_SIZE(__vpow)
|