Searched refs:U_SYSPARAM_COUNT (Results 1 – 1 of 1) sorted by relevance
549 #define U_SYSPARAM_COUNT (sizeof(systemParams)/sizeof(systemParams[0])) macro552 if(i>=0 && i < (int32_t)U_SYSPARAM_COUNT) { in udbg_getSystemParameterNameByIndex()561 if(i>=0 && i< (int32_t)U_SYSPARAM_COUNT) { in udbg_getSystemParameterValueByIndex()