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

/external/icu/icu4c/source/i18n/
H A Dtransreg.cpp401 static void DEBUG_delEntry(TransliteratorEntry* e) { function
405 printf("ERROR DEBUG_delEntry possible double deletion %08X\n", e);
424 #define DEBUG_delEntry(x) macro
489 DEBUG_delEntry(this);

Completed in 83 milliseconds