Home | History | Annotate | Download | only in src

Lines Matching refs:yyunput

154 #define unput(c) yyunput( c, yytext_ptr )
1075 static void yyunput YY_PROTO(( int c, char *buf_ptr ));
1959 static void yyunput( int c, register char *yy_bp )
1961 static void yyunput( c, yy_bp )