Searched defs: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
/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

Completed in 143 milliseconds