/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | conf_tok.l | 75 # define ECHO __IGNORE(fwrite( yytext, yyleng, 1, yyout )) macro
|
H A D | sun_map_tok.l | 72 # define ECHO __IGNORE(fwrite( yytext, yyleng, 1, yyout )) macro
|
/netbsd-src/external/bsd/am-utils/dist/fsinfo/ |
H A D | fsi_lex.l | 103 # define ECHO __IGNORE(fwrite( yytext, yyleng, 1, yyout )) macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/ |
H A D | scanner.l | 97 #define ECHO putstr((usch *)yytext) macro
|
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | configlexer.lex | 33 #define ECHO ub_c_error_msg("syntax error at text: %s", yytext) macro
|
H A D | configlexer.c | 4133 #define ECHO ub_c_error_msg("syntax error at text: %s", yytext) macro 4400 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 6641 ECHO; variable
|
/netbsd-src/external/bsd/flex/dist/src/ |
H A D | initscan.c | 2094 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 3797 ECHO; variable 3801 ECHO; variable 3821 ECHO; variable 3825 ECHO; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
H A D | termios.d | 209 enum ECHO = 0x0000008; // 0000010 in version() local 306 enum ECHO = 0x00000008; in version() local 403 enum ECHO = 0x00000008; in version() local 500 enum ECHO = 0x00000008; in version() local 597 enum ECHO = 0x00000008; in version() local 694 enum ECHO = 0x00000008; in version() local 781 enum ECHO = 0x000008; in version() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/ |
H A D | libtool.m4.in | 406 AC_SUBST(ECHO) subst
|
/netbsd-src/external/gpl2/gettext/dist/m4/ |
H A D | libtool.m4 | 463 AC_SUBST(ECHO) subst
|
/netbsd-src/games/warp/ |
H A D | term.h | 22 #define ECHO 8 macro
|
/netbsd-src/external/bsd/libbind/dist/ |
H A D | libtool.m4 | 545 AC_SUBST(ECHO) subst
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | deflex.c | 697 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 1097 ECHO; variable
|
H A D | syslex.c | 622 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 937 ECHO; variable
|
H A D | arlex.c | 687 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 1070 ECHO; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | deflex.c | 697 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 1097 ECHO; variable
|
H A D | syslex.c | 622 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 937 ECHO; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | itbl-lex.c | 617 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 917 ECHO; variable
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | itbl-lex.c | 617 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 917 ECHO; variable
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | lex.c | 943 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 1706 ECHO; variable
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/ |
H A D | slc-lex.c | 598 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 814 ECHO; variable
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | loongarch-lex.c | 600 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 858 ECHO; variable
|
/netbsd-src/tools/m4/bootstrap/ |
H A D | tokenizer.c | 604 #define ECHO fwrite( yytext, yyleng, 1, yyout ) macro 851 ECHO; variable
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
H A D | lex.c | 619 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 877 ECHO; variable
|
/netbsd-src/external/lgpl3/gmp/dist/demos/calc/ |
H A D | calclex.c | 629 #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) macro 926 ECHO; variable
|