Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching defs:yyunput

136 #define unput(c) yyunput( c, yytext_ptr )
1347 static void yyunput YY_PROTO(( int c, char *buf_ptr ));
3088 static void yyunput( int c, register char *yy_bp )
3090 static void yyunput( c, yy_bp )