Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_dm.h68 #define _STLP_MARK_PARAMETER_AS_UNUSED(X) macro
Dfeatures.h1055 # define _STLP_MARK_PARAMETER_AS_UNUSED(X) (void)X; macro