Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducurr.cpp2012 #define UCURR_MATCHES_BITMASK(variable, typeToMatch) \ macro
2023 if (UCURR_MATCHES_BITMASK(gCurrencyList[idx].currType, currType)) { in ucurr_countCurrencyList()
2040 if (UCURR_MATCHES_BITMASK(currItem->currType, myContext->currType)) in ucurr_nextCurrencyList()