Searched refs:ECHO (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c | 934 #ifndef ECHO 938 #define ECHO do { if (fwrite( zconftext, zconfleng, 1, zconfout )) {} } while (0) macro
|
| H A D | lex.zconf.c_shipped | 934 #ifndef ECHO 938 #define ECHO do { if (fwrite( zconftext, zconfleng, 1, zconfout )) {} } while (0)
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | ttydefaults.h | 48 #define TTYDEF_LFLAG (ECHO | ICANON | ISIG | IEXTEN | ECHOE|ECHOKE|ECHOCTL)
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/ |
| H A D | rex.x | 99 const ECHO = 0x00000008; /* echo input */ variable
|
| H A D | rex.h | 72 #define ECHO 0x00000008 macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | termios.h | 182 #define ECHO 0000010 /* Enable echo. */ macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/ |
| H A D | termbits.h | 193 #define ECHO 0000010 /* Enable echo. */ macro
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 698 #ifndef ECHO 702 #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) 1041 ECHO;
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 782 #ifndef ECHO 787 #define ECHO fwrite( yytext, yyleng, 1, yyout ) 1106 ECHO;
|