Home | History | Annotate | Download | only in priv

Lines Matching refs:go_fast

516    Bool          go_fast;
634 go_fast = True;
643 go_fast = False;
647 if (go_fast) {
650 go_fast = False;
656 if (go_fast) {
658 go_fast = False;
665 if (go_fast) {
692 // because of the go_fast logic above, we can't get here,