Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/application/
H A DAppView.h132 inline void setDebug(NodeGroup *iDebug) in setDebug()
142 inline void AddDebug(NodeGroup *iDebug) in AddDebug()
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libuucp/
H A Ddebug.c34 int iDebug; variable
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/include/the_Foundation/
H A Ddefs.h240 # define iDebug(...) printMessage_Foundation(stdout, __VA_ARGS__) macro
243 # define iDebug(...) macro