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.h | 68 #define _STLP_MARK_PARAMETER_AS_UNUSED(X) macro |
D | features.h | 1055 # define _STLP_MARK_PARAMETER_AS_UNUSED(X) (void)X; macro |