Home
last modified time | relevance | path

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

/dports/misc/nnn/nnn-4.3/src/
H A Ddbg.h85 #define DPRINTF_P(x) xprintf(DEBUG_FD, "ln " TOSTRING(__LINE__) ": " #x "=%p\n", x) macro
90 #define DPRINTF_P(x) macro