Home
last modified time | relevance | path

Searched refs:U_HAVE_DEBUG_LOCATION_NEW (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/common/unicode/
Duobject.h62 #ifndef U_HAVE_DEBUG_LOCATION_NEW
63 #define U_HAVE_DEBUG_LOCATION_NEW 0 macro
161 #if U_HAVE_DEBUG_LOCATION_NEW
Dppalmos.h190 #if !defined(U_HAVE_DEBUG_LOCATION_NEW) && defined(_MSC_VER)
191 #define U_HAVE_DEBUG_LOCATION_NEW 0 macro
Dpwin32.h226 #if !defined(U_HAVE_DEBUG_LOCATION_NEW) && defined(_MSC_VER)
227 #define U_HAVE_DEBUG_LOCATION_NEW 1 macro
/external/icu4c/common/
Duobject.cpp79 #if U_HAVE_DEBUG_LOCATION_NEW
/external/icu4c/test/intltest/
Duobjtest.cpp565 #if U_HAVE_DEBUG_LOCATION_NEW in TestMFCCompatibility()