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

/xsrc/external/mit/twm/dist/src/
H A Dlex.l149 #undef unput
153 #define unput(c) twmUnput(c)
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l610 unput('.');
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l600 unput('.');
/xsrc/external/mit/ctwm/dist/gen/
H A Dlex.c182 #define unput(c) yyunput( c, (yytext_ptr) ) macro
497 * need unput since it maintains state internally.
1882 /* AT&T lex uses the input/unput macros */
1895 #undef unput
1899 #define unput(c) twmUnput(c) macro
/xsrc/external/mit/xterm/dist/
H A DTekproc.c161 #define unput(c) *Tpushback++ = (Char) c macro
529 unput(c);
663 unput(c);
676 unput(c);
1084 unput(c);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprogram_lexer.l150 here only to avoid the compiler complaining about an unput function
152 #define YY_USER_INIT while (0) { unput(0); }
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogram_lexer.l150 here only to avoid the compiler complaining about an unput function
152 #define YY_USER_INIT while (0) { unput(0); }
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c434 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
1928 unput('.');
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dlex.yy.c434 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
1255 here only to avoid the compiler complaining about an unput function
1257 #define YY_USER_INIT while (0) { unput(0); }
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c434 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
1974 unput('.');
/xsrc/external/mit/xgc/dist/
H A Dlex.c181 #define unput(c) yyunput( c, (yytext_ptr) ) macro
H A Dconfigure11181 f { unput (yytext[0]); }
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dscanner.c179 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefslex.c200 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefslex.c192 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_lexer.cpp434 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_lexer.cpp434 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
/xsrc/external/mit/twm/dist/
H A Dconfigure11482 f { unput (yytext[0]); }
/xsrc/external/mit/xorg-server/dist/
H A Dconfigure23493 f { unput (yytext[0]); }
[all...]
/xsrc/external/mit/xorg-server.old/dist/
H A Dconfigure21494 f { unput (yytext[0]); }
[all...]

Completed in 166 milliseconds