Home | History | Annotate | Download | only in priv

Lines Matching full:go_fast

483    Bool          go_fast;
601 go_fast = True;
610 go_fast = False;
614 if (go_fast) {
617 go_fast = False;
623 if (go_fast) {
625 go_fast = False;
632 if (go_fast) {
659 // because of the go_fast logic above, we can't get here,