Home
last modified time | relevance | path

Searched defs:ECHO (Results 1 – 10 of 10) sorted by relevance

/openbsd/usr.sbin/unbound/util/
H A Dconfiglexer.lex33 #define ECHO ub_c_error_msg("syntax error at text: %s", yytext) macro
/openbsd/sbin/unwind/libunbound/util/
H A Dconfiglexer.lex33 #define ECHO ub_c_error_msg("syntax error at text: %s", yytext) macro
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
/openbsd/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/lib/libcurses/
H A Dnc_termios.h84 #define ECHO 0x0004 macro
/openbsd/gnu/usr.bin/binutils/gas/
H A Ditbl-lex.c524 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) macro
811 ECHO; variable
/openbsd/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/sys/sys/
H A Dtermios.h168 #define ECHO 0x00000008 /* enable echoing */ macro
/openbsd/gnu/gcc/gcc/
H A Dgengtype-lex.c1810 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) macro