Searched defs:PROMOTE (Results 1 – 2 of 2) sorted by relevance
3855 #define PROMOTE(Set, CType, Get) leftUnionArray[i].Set(static_cast<CType>(rightUnionArray[i].Get())) in promoteConstantUnion() macro
3850 #define PROMOTE(Set, CType, Get) leftUnionArray[i].Set(static_cast<CType>(rightUnionArray[i].Get())) in promoteConstantUnion() macro