Searched refs:DPRINT0 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A Drlfe.c142 #define DPRINT0(FMT) (fprintf(logfile, FMT), fflush(logfile)) macro
146 #define DPRINT0(FMT) ((void) 0) /* Do nothing */ macro
167 DPRINT0 ("(Child process died.)\n");
300 DPRINT0("saw eof!\n");
661 DPRINT0("New empty prompt\n");
712 DPRINT0 ("(Connection closed by foreign host.)\n");
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
H A Drlfe.c142 #define DPRINT0(FMT) (fprintf(logfile, FMT), fflush(logfile)) macro
146 #define DPRINT0(FMT) ((void) 0) /* Do nothing */ macro
167 DPRINT0 ("(Child process died.)\n");
300 DPRINT0("saw eof!\n");
661 DPRINT0("New empty prompt\n");
712 DPRINT0 ("(Connection closed by foreign host.)\n");

Completed in 90 milliseconds