Searched refs:convLimit (Results 1 – 2 of 2) sorted by relevance
666 int convLimit = (tagNum + 1) * gConverterList.length; in findTaggedConverterNum() local667 for (idx = convStart; idx < convLimit; idx++) { in findTaggedConverterNum()
718 uint32_t convLimit = (tagNum+1)*gMainTable.converterListSize; in findTaggedConverterNum() local719 for (idx = convStart; idx < convLimit; idx++) { in findTaggedConverterNum()