Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/aux/antiword/
H A Ddebug.h48 #define DBG_PRINT_BLOCK(b,m) vPrintBlock(__FILE__, __LINE__,(b),(m)) macro
71 #define DBG_PRINT_BLOCK(b,m) /* EMPTY */ macro