Searched refs:yyunput (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c198 #define unput(c) yyunput( c, (yytext_ptr) )
1126 static void yyunput (int c,char *buf_ptr );
2873 static void yyunput (int c, register char * yy_bp ) function

Completed in 48 milliseconds