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

/system/core/sh/
H A Darith_lex.c167 #define unput(c) yyunput( c, (yytext_ptr) )
553 static void yyunput (int c,char *buf_ptr );
1235 static void yyunput (int c, register char * yy_bp ) function

Completed in 18 milliseconds