Searched refs:DBG_ARRAY_COUNT (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Dudbgutil.cpp63 #define DBG_ARRAY_COUNT(x) (sizeof(x)/sizeof(x[0])) macro
226 #define COUNT_CASE(x) case UDBG_##x: return (actual?count_##x:DBG_ARRAY_COUNT(names_##x));

Completed in 70 milliseconds