Home
last modified time | relevance | path

Searched defs:DPRINT1 (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/lib/libreadline/examples/
H A Drlfe.c134 #define DPRINT1(FMT, V1) (fprintf(debugfile, FMT, V1), fflush(debugfile)) macro
138 #define DPRINT1(FMT, V1) /* Do nothing */ macro