Home
last modified time | relevance | path

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

/dports/net/gopher/gopher/object/
H A DDebug.h12 # define DebugGSplusPrint(gop,str) if (DEBUG) { GSplusPrint(gop,str); } macro
18 # define DebugGSplusPrint(gop,str) macro