Home | History | Annotate | Download | only in x64

Lines Matching full:group_1_prefix_

317         group_1_prefix_(0),
344 byte group_1_prefix_; // 0xF2, 0xF3, or (if no group 1 prefix is present) 0.
1106 } else if (group_1_prefix_ == 0xF2) {
1151 } else if (group_1_prefix_ == 0xF3) {
1336 group_1_prefix_ = current;
1349 if (group_1_prefix_ == REP_PREFIX) {