Searched defs:DPRINT2 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A Drlfe.c144 #define DPRINT2(FMT, V1, V2) (fprintf(logfile, FMT, V1, V2), fflush(logfile)) macro
148 #define DPRINT2(FMT, V1, V2) ((void) 0) /* Do nothing */ macro
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
H A Drlfe.c144 #define DPRINT2(FMT, V1, V2) (fprintf(logfile, FMT, V1, V2), fflush(logfile)) macro
148 #define DPRINT2(FMT, V1, V2) ((void) 0) /* Do nothing */ macro

Completed in 198 milliseconds