Searched defs:_STLP_CHECK_RUNTIME_COMPATIBILITY (Results 1 - 2 of 2) sorted by relevance

/external/stlport/stlport/stl/config/
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 162 milliseconds