Searched refs:__STL_DEBUG (Results 1 – 3 of 3) sorted by relevance
6 # if defined (_STLP_DEBUG) && ! defined ( __STL_DEBUG )7 # define __STL_DEBUG _STLP_DEBUG macro
7 #if defined (__STL_DEBUG) && !defined (_STLP_DEBUG)8 # define _STLP_DEBUG __STL_DEBUG
65 …f (__SGI_STL_PORT <= 0x410) && !defined(__STL_CLASS_PARTIAL_SPECIALIZATION) && defined(__STL_DEBUG)