Searched refs:_STLP_WINCE_TRACE (Results 1 - 2 of 2) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_evc.h134 # define _STLP_THROW_BAD_ALLOC { _STLP_WINCE_TRACE(L"out of memory"); ExitThread(1); }
138 #define _STLP_WINCE_TRACE(msg) OutputDebugString(msg) macro
/external/stlport/stlport/stl/debug/
H A D_debug.c349 _STLP_WINCE_TRACE(__buffer);

Completed in 366 milliseconds