Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/toolutil/
Dudbgutil.cpp561 #define U_SYSPARAM_COUNT UPRV_LENGTHOF(systemParams) macro
564 if(i>=0 && i < (int32_t)U_SYSPARAM_COUNT) { in udbg_getSystemParameterNameByIndex()
573 if(i>=0 && i< (int32_t)U_SYSPARAM_COUNT) { in udbg_getSystemParameterValueByIndex()