Lines Matching full:goto
1883 if (!tokens.next(tok, ec)) goto error;
1889 goto error;
1894 if (!tokens.next(tok, ec)) goto error;
1901 if (!tokens.next(tok, ec)) goto error;
1909 if (!tokens.next(tok, ec)) goto error;
1910 if (!tokens.next(tok, ec)) goto error;
1912 if (!tokens.next(tok, ec)) goto error;
1922 if (!tokens.next(num, ec)) goto error;
1923 if (!tokens.next(str, ec)) goto error;
1930 if (!tokens.next(num, ec)) goto error;
1945 if (!tokens.next(str, ec)) goto error;
1946 if (!tokens.next(expstr, ec)) goto error;
1957 if (!tokens.next(tok, ec)) goto error;
1966 if (!tokens.next(tok, ec)) goto error;
1967 if (!tokens.next(tok, ec)) goto error;
1968 if (!tokens.next(tok, ec)) goto error;
1973 if (!tokens.next(currAmt, ec)) goto error;
1974 if (!tokens.next(str, ec)) goto error;
1981 if (!tokens.next(currAmt, ec)) goto error;
1998 goto done;
2003 if (!tokens.next(testpat, ec)) goto error;
2004 if (!tokens.next(exppat, ec)) goto error;
2045 goto done;
2048 goto done;