Home
last modified time | relevance | path

Searched refs:_STLP_ASSERTIONS (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_debug.h24 !defined (_STLP_ASSERTIONS)
25 # define _STLP_ASSERTIONS 1 macro
28 #if defined (_STLP_ASSERTIONS)
443 #if defined (_STLP_ASSERTIONS)
465 #if defined (_STLP_ASSERTIONS) && !defined (_STLP_LINK_TIME_INSTANTIATION)
D_debug.c262 # if defined (_STLP_ASSERTIONS)
/ndk/sources/cxx-stl/stlport/src/
Ddll_main.cpp30 #if !defined (_STLP_DEBUG) && ! defined (_STLP_ASSERTIONS)
96 # if defined (_STLP_DEBUG) || defined (_STLP_ASSERTIONS)
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_fstream.c279 #if defined (_STLP_ASSERTIONS)
347 #if defined (_STLP_ASSERTIONS) in seekoff()