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

/forgerock/web-agents-v4/pcre/
H A Dpcre_internal.h94 It turns out that the Mac Debugging.h header also defines the macro DPRINTF, so
97 #undef DPRINTF macro
99 #define DPRINTF(p) printf p macro
101 #define DPRINTF(p) /* Nothing */ macro

Completed in 37 milliseconds