Searched defs:DPRINT1 (Results 1 – 1 of 1) sorted by relevance
134 #define DPRINT1(FMT, V1) (fprintf(debugfile, FMT, V1), fflush(debugfile)) macro138 #define DPRINT1(FMT, V1) /* Do nothing */ macro