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

/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/
H A Dglcpp-lex.l309 unput('.');
/external/elfutils/0.153/src/
H A Dldlex.l319 unput (c);
H A Dldlex.c212 #define unput(c) yyunput( c, (yytext_ptr) ) macro
2890 unput (c);
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dparse-events.l204 . { unput(*yytext); BEGIN(INITIAL); }
H A Dparse-events-flex.c201 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
1764 { unput(*yytext); BEGIN(INITIAL); }
H A Dpmu-flex.c207 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-lex.l309 unput('.');
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-lex.c202 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
1327 unput('.');
H A Dlex.yy.c202 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
1166 here only to avoid the compiler complaining about an unput function
1168 #define YY_USER_INIT while (0) { unput(0); }
H A Dglsl_lexer.cc202 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprogram_lexer.l145 here only to avoid the compiler complaining about an unput function
147 #define YY_USER_INIT while (0) { unput(0); }
/external/mesa3d/src/mesa/program/
H A Dprogram_lexer.l145 here only to avoid the compiler complaining about an unput function
147 #define YY_USER_INIT while (0) { unput(0); }
/external/bison/examples/calc++/
H A Dcalc++-scanner.cc234 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/external/bison/src/
H A Dscan-skel.c253 #define unput(c) yyunput( c, (yytext_ptr) ) macro
H A Dscan-code.c253 #define unput(c) yyunput( c, (yytext_ptr) ) macro
H A Dscan-gram.c253 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/external/elfutils/0.153/libcpu/
H A Di386_lex.c211 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/external/chromium_org/chrome/common/extensions/docs/examples/howto/sandbox/
H A Dhandlebars-1.0.0.beta.6.js327 unput:function (ch) {
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DTokenizer.cpp214 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
/external/libpcap/
H A Dscanner.c208 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dglslang_lex.cpp239 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
/external/elfutils/0.153/
H A Dconfigure3757 f { unput (yytext[0]); }
/external/bison/
H A Dconfigure8345 f { unput (yytext[0]); }

Completed in 3716 milliseconds