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

/external/webkit/Tools/android/flex-2.5.4a/
H A Dscan.l57 unput((str)[i])
260 unput ACTION_IFDEF("YY_NO_UNPUT", ! option_sense);
382 unput( '\n' ); /* so <ACTION> sees it */
462 unput(')');
464 unput('(');
H A Dinitscan.c136 #define unput(c) yyunput( c, yytext_ptr ) macro
1300 unput((str)[i])
2226 unput( '\n' ); /* so <ACTION> sees it */
2319 unput(')');
2321 unput('(');
H A Dflex.skl142 #define unput(c) yyunput( c, yytext_ptr )
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-lex.l315 unput('.');
H A Dglcpp-lex.c193 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
1465 unput('.');
/external/elfutils/src/
H A Dldlex.l319 unput (c);
H A Dldlex.c212 #define unput(c) yyunput( c, (yytext_ptr) ) macro
2890 unput (c);
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
H A Dinitscan-mvs.c221 unput((str)[i])
278 #define unput(c) yyunput( c, yytext ) macro
1800 unput(')');
1802 unput('(');
/external/bison/src/
H A Dscan-skel.c207 #define unput(c) yyunput( c, (yytext_ptr) ) macro
H A Dscan-gram.c207 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/external/elfutils/libcpu/
H A Di386_lex.c211 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/external/libpcap/
H A Dscanner.c166 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/external/mesa3d/src/glsl/
H A Dglsl_lexer.cpp193 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang_lex.cpp215 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
/external/elfutils/
H A Dconfigure3817 f { unput (yytext[0]); }

Completed in 121 milliseconds