Home
last modified time | relevance | path

Searched defs:__from (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/
Dcodecvt_members.cc44 do_out(state_type& __state, const intern_type* __from, in do_out()
109 do_in(state_type& __state, const extern_type* __from, in do_in()
182 do_length(state_type& __state, const extern_type* __from, in do_length()
Dcollate_members.cc51 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform()
67 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
Dcollate_members.cc51 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform()
67 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
Dcodecvt_members.cc44 do_out(state_type& __state, const intern_type* __from, in do_out()
119 do_in(state_type& __state, const extern_type* __from, in do_in()
234 do_length(state_type& __state, const extern_type* __from, in do_length()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
Dsafe_sequence.tcc69 _M_transfer_from_if(_Safe_sequence& __from, _Predicate __pred) in _M_transfer_from_if()