Searched defs:U_HAVE_DEBUG_LOCATION_NEW (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/common/unicode/
H A Duobject.h56 * \def U_HAVE_DEBUG_LOCATION_NEW
62 #ifndef U_HAVE_DEBUG_LOCATION_NEW
63 #define U_HAVE_DEBUG_LOCATION_NEW 0 macro
161 #if U_HAVE_DEBUG_LOCATION_NEW
178 #endif /* U_HAVE_DEBUG_LOCATION_NEW */
H A Dppalmos.h190 #if !defined(U_HAVE_DEBUG_LOCATION_NEW) && defined(_MSC_VER)
191 #define U_HAVE_DEBUG_LOCATION_NEW 0 macro
H A Dpwin32.h226 #if !defined(U_HAVE_DEBUG_LOCATION_NEW) && defined(_MSC_VER)
227 #define U_HAVE_DEBUG_LOCATION_NEW 1 macro

Completed in 67 milliseconds