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/linux-tools-perf/src/tools/perf/util/
Dpmu-flex.c207 #define unput(c) yyunput( c, (yytext_ptr) )
564 static void yyunput (int c,char *buf_ptr );
1158 static void yyunput (int c, register char * yy_bp ) in yyunput() function
Dparse-events-flex.c201 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
1211 static void yyunput (int c,char *buf_ptr ,yyscan_t yyscanner);
2113 static void yyunput (int c, register char * yy_bp , yyscan_t yyscanner) in yyunput() function
/external/elfutils/src/libcpu/
Di386_lex.c217 #define unput(c) yyunput( c, (yytext_ptr) )
644 static void yyunput (int c,char *buf_ptr );
1309 static void yyunput (int c, register char * yy_bp ) in yyunput() function
/external/elfutils/src/src/
Dldlex.c218 #define unput(c) yyunput( c, (yytext_ptr) )
1209 static void yyunput (int c,char *buf_ptr );
2090 static void yyunput (int c, register char * yy_bp ) 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-gram.c253 #define unput(c) yyunput( c, (yytext_ptr) )
Dscan-code.c253 #define unput(c) yyunput( c, (yytext_ptr) )
/external/libpcap/
Dscanner.c208 #define unput(c) yyunput( c, (yytext_ptr) )