Home | History | Annotate | Download | only in runtime

Lines Matching refs:base3

282   uint8_t base3 = static_cast<uint8_t>(mask & 0x7F);
283 *method_flags_ptr = base3;
884 uint8_t base3 = static_cast<uint8_t>(mask & 0x7F);
885 *field_flags_ptr = base3;