Searched defs:PROMOTE (Results 1 – 3 of 3) sorted by relevance
26 #define PROMOTE(a) (a).promote() macro33 #define PROMOTE(a) (a).lock() macro
3923 #define PROMOTE(Set, CType, Get) leftUnionArray[i].Set(static_cast<CType>(rightUnionArray[i].Get())) in promoteConstantUnion() macro
3634 #define PROMOTE(Set, CType, Get) leftUnionArray[i].Set(static_cast<CType>(rightUnionArray[i].Get())) in promoteConstantUnion() macro