Home
last modified time | relevance | path

Searched refs:DEBUG_IMPL (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/bmake/
HDmake.h670 #define DEBUG_IMPL(module, args) \ macro
677 DEBUG_IMPL(module, (fmt))
679 DEBUG_IMPL(module, (fmt, arg1))
681 DEBUG_IMPL(module, (fmt, arg1, arg2))
683 DEBUG_IMPL(module, (fmt, arg1, arg2, arg3))
685 DEBUG_IMPL(module, (fmt, arg1, arg2, arg3, arg4))
687 DEBUG_IMPL(module, (fmt, arg1, arg2, arg3, arg4, arg5))