Home | History | Annotate | Download | only in amd

Lines Matching refs:ECHO

51  * Some systems include a definition for the macro ECHO in <sys/ioctl.h>,
58 #ifdef ECHO
59 # undef ECHO
60 #endif /* ECHO */
65 #ifdef ECHO
66 # undef ECHO
67 #endif /* ECHO */
74 # ifndef ECHO
75 # define ECHO __IGNORE(fwrite( yytext, yyleng, 1, yyout ))
76 # endif /* not ECHO */