Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/debug/
D_debug.h99 static void _STLP_CALL _IndexedError(int __ind, const char* __f, int __l);
189 _STLP_PRIV __stl_debugger::_IndexedError(__diag_num, _STLP_FILE__ , __LINE__); \
195 _STLP_PRIV __stl_debugger::_IndexedError(__diag_num, _STLP_FILE__, __LINE__); \
D_debug.c408 __stl_debug_engine<_Dummy>::_IndexedError(int __error_ind, const char* __f, int __l) { in _IndexedError() function