Searched defs:_STLP_MARK_PARAMETER_AS_UNUSED (Results 1 - 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
H A D_dm.h68 #define _STLP_MARK_PARAMETER_AS_UNUSED(X) macro
H A Dfeatures.h1054 #if !defined (_STLP_MARK_PARAMETER_AS_UNUSED)
1055 # define _STLP_MARK_PARAMETER_AS_UNUSED(X) (void*)X; macro
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
H A Dc_wlocale_win32.c41 _STLP_MARK_PARAMETER_AS_UNUSED(ltype)
108 _STLP_MARK_PARAMETER_AS_UNUSED(lcodecvt)
146 _STLP_MARK_PARAMETER_AS_UNUSED(shift_state) function
181 _STLP_MARK_PARAMETER_AS_UNUSED(shift_state)
188 _STLP_MARK_PARAMETER_AS_UNUSED(lcodecvt)
189 _STLP_MARK_PARAMETER_AS_UNUSED(st)
190 _STLP_MARK_PARAMETER_AS_UNUSED(&n)
259 _STLP_MARK_PARAMETER_AS_UNUSED(lnum)
260 _STLP_MARK_PARAMETER_AS_UNUSED(buf)
261 _STLP_MARK_PARAMETER_AS_UNUSED(
[all...]

Completed in 78 milliseconds