Searched refs:yysavc (Results 1 – 2 of 2) sorted by relevance
50 if (c = yysavc) in yylex()51 yysavc = 0; in yylex()99 yysavc = c; in yylex()136 yysavc = YDOTDOT; in yylex()157 if ((c = yysavc) == 0) in yylex()174 yysavc = c; in yylex()210 yysavc = c; in yylex()223 yysavc = c; in yylex()280 yysavc = c; in yylex()324 yysavc = readch(); in yylex()[all …]
82 int yysavc; variable