Home
last modified time | relevance | path

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

/external/stlport/test/eh/
DPrefix.h92 #if defined(STLPORT_CSTD)
93 # define EH_CSTD STLPORT_CSTD
268 # ifdef STLPORT_CSTD
269 # define EH_STD STLPORT_CSTD
/external/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()
/external/stlport/stlport/stl/config/
Dfeatures.h566 #define STLPORT_CSTD _STLP_VENDOR_CSTD macro