Searched defs:ECHO (Results 1 - 5 of 5) sorted by relevance
| /src/games/warp/ | ||
| H A D | term.h | 22 #define ECHO 8 macro |
| /src/sys/sys/ | ||
| H A D | termios.h | 165 #define ECHO 0x00000008U /* enable echoing */ macro |
| /src/distrib/syspkg/mk/ | ||
| H A D | bsd.syspkg.mk | 105 ECHO?= echo # Shell builtin macro [all...] |
| /src/sys/external/bsd/acpica/dist/compiler/ | ||
| H A D | lex.yy.c | 656 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) macro 974 ECHO; variable in typeref:typename:YY_RULE_SETUP |
| /src/tools/m4/bootstrap/ | ||
| H A D | tokenizer.c | 604 #define ECHO fwrite( yytext, yyleng, 1, yyout ) macro 851 ECHO; variable in typeref:typename:YY_RULE_SETUP |
Completed in 9 milliseconds