/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
glcpp-lex.c | 202 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) 744 static void yyunput (int c,char *buf_ptr ,yyscan_t yyscanner); 1674 static void yyunput (int c, register char * yy_bp , yyscan_t yyscanner) function [all...] |
lex.yy.c | 202 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) 2822 static void yyunput (int c, register char * yy_bp , yyscan_t yyscanner) function [all...] |
/external/elfutils/0.153/libcpu/ |
i386_lex.c | 211 #define unput(c) yyunput( c, (yytext_ptr) ) 640 static void yyunput (int c,char *buf_ptr ); 1305 static void yyunput (int c, register char * yy_bp ) function [all...] |
/external/elfutils/0.153/src/ |
ldlex.c | 212 #define unput(c) yyunput( c, (yytext_ptr) ) 2097 static void yyunput (int c, register char * yy_bp ) function [all...] |
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
parse-events-flex.c | 201 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) 2113 static void yyunput (int c, register char * yy_bp , yyscan_t yyscanner) function [all...] |
pmu-flex.c | 207 #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 ) function [all...] |