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

/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_uninitialized.h283 __uninitialized_fill_n_a(_ForwardIterator __first, _Size __n, function
303 __uninitialized_fill_n_a(_ForwardIterator __first, _Size __n, function
H A Dstl_vector.h228 std::__uninitialized_fill_n_a(this->_M_impl._M_start, __n, __value,
801 std::__uninitialized_fill_n_a(this->_M_impl._M_start, __n, __value,
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dropeimpl.h1552 __uninitialized_fill_n_a(__rest_buffer, __rest, __c,
1570 __uninitialized_fill_n_a(__base_buffer, __exponentiate_threshold, __c,

Completed in 105 milliseconds