Searched refs:_STLP_CHECK_RUNTIME_COMPATIBILITY (Results 1 - 7 of 7) sorted by last modified time

/external/stlport/src/
H A Dlocale.cpp39 defined (_STLP_SIGNAL_RUNTIME_COMPATIBILITY) || defined (_STLP_CHECK_RUNTIME_COMPATIBILITY)
H A Dlocale_impl.h118 defined (_STLP_SIGNAL_RUNTIME_COMPATIBILITY) || defined (_STLP_CHECK_RUNTIME_COMPATIBILITY)
/external/stlport/stlport/stl/
H A D_locale.h73 defined (_STLP_SIGNAL_RUNTIME_COMPATIBILITY) || defined (_STLP_CHECK_RUNTIME_COMPATIBILITY)
210 defined (_STLP_SIGNAL_RUNTIME_COMPATIBILITY) || defined (_STLP_CHECK_RUNTIME_COMPATIBILITY)
219 #if defined (_STLP_CHECK_RUNTIME_COMPATIBILITY)
220 _STLP_CHECK_RUNTIME_COMPATIBILITY();
H A D_rope.h366 # if defined (_STLP_CHECK_RUNTIME_COMPATIBILITY)
367 _STLP_CHECK_RUNTIME_COMPATIBILITY();
382 #if defined (_STLP_CHECK_RUNTIME_COMPATIBILITY)
383 _STLP_CHECK_RUNTIME_COMPATIBILITY();
/external/stlport/stlport/stl/config/
H A D_warnings_off.h7 defined (_STLP_SIGNAL_RUNTIME_COMPATIBILITY) || defined (_STLP_CHECK_RUNTIME_COMPATIBILITY)
H A D_windows.h265 # define _STLP_CHECK_RUNTIME_COMPATIBILITY building_for_windows95_but_library_built_for_at_least_windows98 macro
267 # define _STLP_CHECK_RUNTIME_COMPATIBILITY building_for_at_least_windows98_but_library_built_for_windows95 macro
H A Dfeatures.h386 defined (_STLP_SIGNAL_RUNTIME_COMPATIBILITY) || defined (_STLP_CHECK_RUNTIME_COMPATIBILITY)
1064 #if defined (_STLP_CHECK_RUNTIME_COMPATIBILITY)
1066 # undef _STLP_CHECK_RUNTIME_COMPATIBILITY macro
1072 void _STLP_DECLSPEC _STLP_CALL _STLP_CHECK_RUNTIME_COMPATIBILITY();

Completed in 134 milliseconds