Searched refs:tpeek (Results 1 – 1 of 1) sorted by relevance
71 #define tpeek(cf) ((reject) ? (symbol) : (REJECT, symbol = yylex(cf))) macro82 c = tpeek(0); in yyparse()179 if (tpeek(cf) != REDIR) in synio()268 switch (tpeek(cf)) { in get_command()590 while ((tpeek(CONTIN|KEYWORD|ESACONLY)) != c) { in caselist()623 if ((tpeek(CONTIN|KEYWORD|ALIAS)) != endtok) in casepart()666 if (tpeek(CONTIN|KEYWORD|ALIAS) == '(' /*)*/) { in function_body()967 int c = tpeek(ARRAYVAR | (meta == TM_BINOP ? 0 : CONTIN)); in dbtestp_isa()1012 int c = tpeek(ARRAYVAR); in dbtestp_getopnd()