Home | History | Annotate | Download | only in common

Lines Matching refs:convStart

731             uint32_t convStart = (tagNum)*gMainTable.converterListSize;
733 for (idx = convStart; idx < convLimit; idx++) {
736 return idx-convStart;