Home
last modified time | relevance | path

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

/dports/misc/nnn/nnn-4.3/src/
H A Ddbg.h82 #define DPRINTF_D(x) xprintf(DEBUG_FD, "ln " TOSTRING(__LINE__) ": " #x "=%d\n", x) macro
87 #define DPRINTF_D(x) macro