| /xsrc/external/mit/twm/dist/src/ |
| H A D | lex.l | 149 #undef unput 153 #define unput(c) twmUnput(c)
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.l | 610 unput('.');
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.l | 600 unput('.');
|
| /xsrc/external/mit/ctwm/dist/gen/ |
| H A D | lex.c | 182 #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 D | Tekproc.c | 161 #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 D | program_lexer.l | 150 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 D | program_lexer.l | 150 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 D | glcpp-lex.c | 434 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro 1928 unput('.');
|
| /xsrc/external/mit/MesaLib/src/mesa/program/ |
| H A D | lex.yy.c | 434 #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 D | glcpp-lex.c | 434 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro 1974 unput('.');
|
| /xsrc/external/mit/xgc/dist/ |
| H A D | lex.c | 181 #define unput(c) yyunput( c, (yytext_ptr) ) macro
|
| H A D | configure | 11181 f { unput (yytext[0]); }
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | scanner.c | 179 #define unput(c) yyunput( c, (yytext_ptr) ) macro
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winprefslex.c | 200 #define unput(c) yyunput( c, (yytext_ptr) ) macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winprefslex.c | 192 #define unput(c) yyunput( c, (yytext_ptr) ) macro
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/ |
| H A D | glsl_lexer.cpp | 434 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
|
| /xsrc/external/mit/MesaLib/src/compiler/glsl/ |
| H A D | glsl_lexer.cpp | 434 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
|
| /xsrc/external/mit/twm/dist/ |
| H A D | configure | 11482 f { unput (yytext[0]); }
|
| /xsrc/external/mit/xorg-server/dist/ |
| H A D | configure | 23493 f { unput (yytext[0]); } [all...] |
| /xsrc/external/mit/xorg-server.old/dist/ |
| H A D | configure | 21494 f { unput (yytext[0]); } [all...] |