Searched defs:RZ (Results 1 – 7 of 7) sorted by relevance
27 #define RZ 8 in custom_alloc() macro
33 #define RZ 8 in custom_alloc() macro
145 RZ, enumerator
380 RZ = 3 << 22, // Round towards zero. enumerator
550 RZ = 1 << 0, // Round towards zero. enumerator
1067 uint64_t RZ = std::max(MinRZ, in InstrumentGlobals() local