Home
last modified time | relevance | path

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

/external/iproute2/tc/
Demp_ematch.l34 static void __attribute__ ((unused)) yyunput (int c,char *buf_ptr );
/external/fio/exp/
Dexpression-parser.l42 static void __attribute__((unused)) yyunput(int c, char *buf_ptr);
/external/skia/src/sksl/
Dlex.layout.c220 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
705 static void yyunput (int c,char *buf_ptr ,yyscan_t yyscanner);
1388 static void yyunput (int c, char * yy_bp , yyscan_t yyscanner) in yyunput() function
Dlex.sksl.c220 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
771 static void yyunput (int c,char *buf_ptr ,yyscan_t yyscanner);
1831 static void yyunput (int c, char * yy_bp , yyscan_t yyscanner) in yyunput() function
/external/toybox/kconfig/
Dlex.zconf.c_shipped178 #define unput(c) yyunput( c, (yytext_ptr) )
849 static void yyunput (int c,char *buf_ptr );
1579 static void yyunput (int c, register char * yy_bp )
/external/bison/examples/calc++/
Dcalc++-scanner.cc234 #define unput(c) yyunput( c, (yytext_ptr) )
/external/bison/src/
Dscan-skel.c253 #define unput(c) yyunput( c, (yytext_ptr) )
Dscan-code.c253 #define unput(c) yyunput( c, (yytext_ptr) )
Dscan-gram.c253 #define unput(c) yyunput( c, (yytext_ptr) )
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp225 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
/external/libpcap/
Dscanner.c215 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp256 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )