Searched defs:ECHO (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/lib/libcurses/
H A Dnc_termios.h84 #define ECHO 0x0004 macro
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Ddeflex.c600 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) macro
977 ECHO; variable
H A Drclex.c792 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) macro
1454 ECHO; variable
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Ditbl-lex.c524 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) macro
811 ECHO; variable
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-lex.c867 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) macro
2257 ECHO; variable
/openbsd-current/sys/sys/
H A Dtermios.h168 #define ECHO 0x00000008 /* enable echoing */ macro
/openbsd-current/gnu/gcc/gcc/
H A Dgengtype-lex.c1810 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) macro
/openbsd-current/sbin/unwind/libunbound/util/
H A Dconfiglexer.c3397 #define ECHO ub_c_error_msg("syntax error at text: %s", yytext) macro
3654 #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) macro
5902 ECHO; variable

Completed in 146 milliseconds