Searched refs:__valarray_fill_construct (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/std/
H A Dstd_valarray.h564 { std::__valarray_fill_construct(_M_data, _M_data + __n, __t); }
850 std::__valarray_fill_construct(_M_data, _M_data + __n, __c);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dvalarray_array.h128 __valarray_fill_construct(_Tp* __b, _Tp* __e, const _Tp __t) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dvalarray_array.h134 __valarray_fill_construct(_Tp* __restrict__ __b, _Tp* __restrict__ __e, function in namespace:std

Completed in 62 milliseconds