Home | History | Annotate | Download | only in i18n

Lines Matching refs:idx

1770     for (int32_t idx = 0; gCurrencyList[idx].currency != NULL; idx++) {
1771 if (UCURR_MATCHES_BITMASK(gCurrencyList[idx].currType, currType)) {