Searched refs:peeksym (Results 1 – 1 of 1) sorted by relevance
45 static int peeksym; variable87 peeksym = 0; in yyparse()112 peeksym = c;130 peeksym = c; in andor()143 if((peeksym = yylex(0)) == '&') in c_list()148 if((peeksym = yylex(0)) == '&') in c_list()152 peeksym = c; in c_list()167 peeksym = c;183 if ((peeksym = yylex(cf)) != c)185 peeksym = 0;[all …]