Lines Matching refs:idx
1802 for (int32_t idx = 0; gCurrencyList[idx].currency != NULL; idx++) {1803 if (UCURR_MATCHES_BITMASK(gCurrencyList[idx].currType, currType)) {