Searched defs:__valarray_copy_construct (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dvalarray_array.h160 __valarray_copy_construct(const _Tp* __b, const _Tp* __e, function
169 __valarray_copy_construct (const _Tp* __restrict__ __a, size_t __n, function
189 __valarray_copy_construct (const _Tp* __restrict__ __a, function
421 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, function
429 __valarray_copy_construct(_Array<_Tp> __a, size_t __n, size_t __s, function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dvalarray_array.h170 __valarray_copy_construct(const _Tp* __restrict__ __b, function in namespace:std
181 __valarray_copy_construct (const _Tp* __restrict__ __a, size_t __n, function in namespace:std
201 __valarray_copy_construct (const _Tp* __restrict__ __a, function in namespace:std

Completed in 60 milliseconds