Searched defs:__dst (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Denqcmdintrin.h36 _enqcmd (void *__dst, const void *__src) argument
56 _enqcmds (void *__dst, const void *__src) argument
[all...]
H A Dmovdirintrin.h19 _directstoreu_u32 (void *__dst, unsigned int __value) argument
29 _directstoreu_u64 (void *__dst, unsigned long __value) argument
H A Dintrin.h451 static __inline__ void __DEFAULT_FN_ATTRS __movsb(unsigned char *__dst, argument
457 static __inline__ void __DEFAULT_FN_ATTRS __movsd(unsigned long *__dst, argument
465 static __inline__ void __DEFAULT_FN_ATTRS __movsw(unsigned short *__dst, argument
473 static __inline__ void __DEFAULT_FN_ATTRS __stosd(unsigned long *__dst, argument
481 static __inline__ void __DEFAULT_FN_ATTRS __stosw(unsigned short *__dst, argument
491 __movsq( unsigned long long *__dst, unsigned long long const *__src, size_t __n) argument
498 __stosq(unsigned __int64 *__dst, unsigned __int64 __x, size_t __n) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dnumeric_members.cc98 char* __dst = new char[__len + 1]; local
197 char* __dst = new char[__len + 1]; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dnumeric_members.cc98 char* __dst = new char[__len + 1]; local
197 char* __dst = new char[__len + 1]; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
H A Dnumeric_members.cc142 char* __dst = new char[__len + 1]; local
234 char* __dst = new char[__len + 1]; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dnumeric_members.cc142 char* __dst = new char[__len + 1]; local
234 char* __dst = new char[__len + 1]; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dvalarray_array.h300 __valarray_copy(const _Tp* __restrict__ __src, size_t __n, size_t __s1, _Tp* __restrict__ __dst, size_t __s2) argument
332 __valarray_copy(const _Tp* __restrict__ __src, size_t __n, const size_t* __restrict__ __i, _Tp* __restrict__ __dst, const size_t* __restrict__ __j) argument
483 __valarray_copy(_Array<_Tp> __src, size_t __n, _Array<size_t> __i, _Array<_Tp> __dst, _Array<size_t> __j) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dvalarray_array.h300 __valarray_copy(const _Tp* __restrict__ __src, size_t __n, size_t __s1, _Tp* __restrict__ __dst, size_t __s2) argument
332 __valarray_copy(const _Tp* __restrict__ __src, size_t __n, const size_t* __restrict__ __i, _Tp* __restrict__ __dst, const size_t* __restrict__ __j) argument
483 __valarray_copy(_Array<_Tp> __src, size_t __n, _Array<size_t> __i, _Array<_Tp> __dst, _Array<size_t> __j) argument
[all...]

Completed in 188 milliseconds