Home | History | Annotate | Download | only in src

Lines Matching defs:yyunput

212 #define unput(c) yyunput( c, (yytext_ptr)  )
1216 static void yyunput (int c,char *buf_ptr );
2097 static void yyunput (int c, register char * yy_bp )