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

/external/icu/icu4c/source/i18n/
H A Dtransreg.cpp412 static void DEBUG_useEntry(TransliteratorEntry* e) { function
417 printf("ERROR DEBUG_useEntry possible dangling pointer %08X\n", e);
425 #define DEBUG_useEntry(x) macro
1055 DEBUG_useEntry(e);

Completed in 94 milliseconds