Home | History | Annotate | Download | only in amd

Lines Matching refs:ECHO

48  * Some systems include a definition for the macro ECHO in <sys/ioctl.h>,
55 #ifdef ECHO
56 # undef ECHO
57 #endif /* ECHO */
62 #ifdef ECHO
63 # undef ECHO
64 #endif /* ECHO */
71 # ifndef ECHO
72 # define ECHO __IGNORE(fwrite( yytext, yyleng, 1, yyout ))
73 # endif /* not ECHO */