Home
last modified time | relevance | path

Searched defs:_M_initialize_dispatch (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_vector.h783 _M_initialize_dispatch(_Integer __n, _Integer __value, __true_type) in _M_initialize_dispatch() function
795 _M_initialize_dispatch(_InputIterator __first, _InputIterator __last, in _M_initialize_dispatch() function
H A Dstl_list.h1103 _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) in _M_initialize_dispatch() function
1112 _M_initialize_dispatch(_InputIterator __first, _InputIterator __last, in _M_initialize_dispatch() function
H A Dstl_deque.h1226 _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) in _M_initialize_dispatch() function
1235 _M_initialize_dispatch(_InputIterator __first, _InputIterator __last, in _M_initialize_dispatch() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_vector.h792 _M_initialize_dispatch(_Integer __n, _Integer __value, __true_type) in _M_initialize_dispatch() function
802 _M_initialize_dispatch(_InputIter __first, _InputIter __last, in _M_initialize_dispatch() function
H A Dstl_bvector.h515 void _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) { in _M_initialize_dispatch() function
521 void _M_initialize_dispatch(_InputIterator __first, _InputIterator __last, in _M_initialize_dispatch() function
H A Dstl_deque.h1265 _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) in _M_initialize_dispatch() function
1274 _M_initialize_dispatch(_InputIter __first, _InputIter __last, in _M_initialize_dispatch() function