Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_abbrevs.h55 # define __move_source __m_s macro
D_move_construct_fwk.h37 explicit __move_source (_Tp &_src) : _M_data(_src) in __move_source() function