Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dfeatures.h792 # define __TRIVIAL_DESTRUCTOR(__type) ~__type() {} macro
794 # define __TRIVIAL_DESTRUCTOR(__type) macro
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_valarray.h1082 __TRIVIAL_DESTRUCTOR(slice) in __TRIVIAL_DESTRUCTOR() function