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

/external/stlport/test/eh/
H A 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/
H A D_debug.c338 STLPORT_CSTD::va_list __args;
362 STLPORT_CSTD::vfprintf(stderr, __format_str, (char *)__args);
364 STLPORT_CSTD::vfprintf(stderr, __format_str, __args);
/external/stlport/stlport/stl/config/
H A Dfeatures.h572 #define STLPORT_CSTD _STLP_VENDOR_CSTD macro

Completed in 576 milliseconds