Home
last modified time | relevance | path

Searched defs:_DEBUG (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dallocator.d287 enum _DEBUG = true; in version() local
289 enum _DEBUG = false; in version() local
293 enum _DEBUG = __CXXLIB__.length && 'd' == __CXXLIB__[$-1]; // libcmtd, msvcrtd in version() local