Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/
D_string_workaround.h136 void _M_initialize_dispatch(_Integer __n, _Integer __x, const __true_type& /*_Integral*/) { in _M_initialize_dispatch() function
143 void _M_initialize_dispatch(_InputIter __f, _InputIter __l, const __false_type& /*_Integral*/) { in _M_initialize_dispatch() function
D_string.h335 void _M_initialize_dispatch(_Integer __n, _Integer __x, const __true_type& /*_Integral*/) { in _M_initialize_dispatch() function
342 void _M_initialize_dispatch(_InputIter __f, _InputIter __l, const __false_type& /*_Integral*/) { in _M_initialize_dispatch() function