Home
last modified time | relevance | path

Searched refs:STLPORT_CSTD (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_debug.c338 STLPORT_CSTD::va_list __args; in _Message()
362 STLPORT_CSTD::vfprintf(stderr, __format_str, (char *)__args); in _Message()
364 STLPORT_CSTD::vfprintf(stderr, __format_str, __args); in _Message()
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dfeatures.h566 #define STLPORT_CSTD _STLP_VENDOR_CSTD macro