Home
last modified time | relevance | path

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

/dports/www/webstone-ssl/WebStone2.5/src/
H A Ddebug.h28 #define D_PRINTF debug && fprintf(debugfile, macro
H A Dbench.h122 #define D_PRINTF DEBUGGING_ON && d_printf macro
/dports/www/webstone/WebStone2.5/src/
H A Ddebug.h28 #define D_PRINTF debug && fprintf(debugfile, macro
H A Dbench.h122 #define D_PRINTF DEBUGGING_ON && d_printf macro
/dports/lang/gawk/gawk-5.1.1/
H A Dcommand.c203 D_PRINTF = 275, /* D_PRINTF */ enumerator
257 #define D_PRINTF 275 macro