Home
last modified time | relevance | path

Searched refs:UCURR_MATCHES_BITMASK (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Ducurr.cpp2021 #define UCURR_MATCHES_BITMASK(variable, typeToMatch) \ macro
2032 if (UCURR_MATCHES_BITMASK(gCurrencyList[idx].currType, currType)) { in ucurr_countCurrencyList()
2049 if (UCURR_MATCHES_BITMASK(currItem->currType, myContext->currType)) in ucurr_nextCurrencyList()