Home | History | Annotate | Download | only in cctest

Lines Matching refs:loop

1062     Label loop(&m, &var_object);
1064 m.Goto(&loop);
1065 m.Bind(&loop);
1069 m.Goto(&loop);