Home
last modified time | relevance | path

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

12

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dconf_tok.l75 # define ECHO __IGNORE(fwrite( yytext, yyleng, 1, yyout )) macro
H A Dsun_map_tok.l72 # define ECHO __IGNORE(fwrite( yytext, yyleng, 1, yyout )) macro
/netbsd-src/external/bsd/am-utils/dist/fsinfo/
H A Dfsi_lex.l103 # define ECHO __IGNORE(fwrite( yytext, yyleng, 1, yyout )) macro
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dscanner.l97 #define ECHO putstr((usch *)yytext) macro
/netbsd-src/external/bsd/unbound/dist/util/
H A Dconfiglexer.lex33 #define ECHO ub_c_error_msg("syntax error at text: %s", yytext) macro
H A Dconfiglexer.c4133 #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 Dinitscan.c2094 #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 Dtermios.d209 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 Dlibtool.m4.in406 AC_SUBST(ECHO) subst
/netbsd-src/external/gpl2/gettext/dist/m4/
H A Dlibtool.m4463 AC_SUBST(ECHO) subst
/netbsd-src/games/warp/
H A Dterm.h22 #define ECHO 8 macro
/netbsd-src/external/bsd/libbind/dist/
H A Dlibtool.m4545 AC_SUBST(ECHO) subst
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddeflex.c697 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro
1097 ECHO; variable
H A Dsyslex.c622 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro
937 ECHO; variable
H A Darlex.c687 #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 Ddeflex.c697 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro
1097 ECHO; variable
H A Dsyslex.c622 #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 Ditbl-lex.c617 #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 Ditbl-lex.c617 #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 Dlex.c943 #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 Dslc-lex.c598 #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 Dloongarch-lex.c600 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro
858 ECHO; variable
/netbsd-src/tools/m4/bootstrap/
H A Dtokenizer.c604 #define ECHO fwrite( yytext, yyleng, 1, yyout ) macro
851 ECHO; variable
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dlex.c619 #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 Dcalclex.c629 #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) macro
926 ECHO; variable

12