Searched refs:DEBUG_FILE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/preproc/html/
H A Dpre-html.cpp136 # define DEBUG_FILE(name) DEBUG_NAME(DEBUG_FILE_DIR) "/" name macro
1650 psFileName = DEBUG_FILE("prehtml-ps");
1651 regionFileName = DEBUG_FILE("prehtml-region");
1652 imagePageName = DEBUG_FILE("prehtml-page");
1653 psPageName = DEBUG_FILE("prehtml-psn");
1654 troffFileName = DEBUG_FILE("prehtml-troff");
1655 htmlFileName = DEBUG_FILE("prehtml-html");
1715 if ((dump = fopen(DEBUG_FILE("pre-html-data"), "wb")) != NULL) {
/freebsd-10.0-release/contrib/gdb/gdb/
H A Duw-thread.c133 #define DEBUG_FILE "/dev/tty" macro
254 path = DEBUG_FILE;

Completed in 126 milliseconds