Home | History | Annotate | Download | only in common

Lines Matching full:goto

914     //  Apologies to those who are allergic to goto statements.
915 // Consider each goto to a labelled block to be the equivalent of
972 goto swapBuffers;
985 goto swapBuffers;
1000 goto swapBuffersAndFail;
1004 goto makeStubBuffer;
1009 goto fillForward;
1039 goto swapBuffers;
1052 goto swapBuffers;
1061 goto swapBuffersAndFail;
1066 goto makeStubBuffer;
1072 goto fillReverse;
1164 goto swapBuffersAndFail;
2433 goto breakout;