Searched refs:typeToMatch (Results 1 – 1 of 1) sorted by relevance
2021 #define UCURR_MATCHES_BITMASK(variable, typeToMatch) \ argument2022 ((typeToMatch) == UCURR_ALL || ((variable) & (typeToMatch)) == (typeToMatch))