Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmake.h692 #define DEBUG_IMPL(module, args) \ macro
699 DEBUG_IMPL(module, (fmt))
701 DEBUG_IMPL(module, (fmt, arg1))
703 DEBUG_IMPL(module, (fmt, arg1, arg2))
705 DEBUG_IMPL(module, (fmt, arg1, arg2, arg3))
707 DEBUG_IMPL(module, (fmt, arg1, arg2, arg3, arg4))
709 DEBUG_IMPL(module, (fmt, arg1, arg2, arg3, arg4, arg5))