__FN__
fprintf(stderr, "libipp: " __FN__ ": " fmt); \
fprintf(stderr, "libipp: " __FN__ ": " fmt, a); \
fprintf(stderr, "libipp: " __FN__ ": " fmt, a, \
fprintf(stderr, "libipp: " __FN__ ": " fmt, a, \
ipp_debug((_type), __FN__, (_fmt));
ipp_debug((_type), __FN__, (_fmt), (_a1));
ipp_debug((_type), __FN__, (_fmt), (_a1), (_a2));
ipp_debug((_type), __FN__, (_fmt), (_a1), (_a2), \
ipp_debug((_type), __FN__, (_fmt), (_a1), (_a2), \
ipp_debug((_type), __FN__, (_fmt), (_a1), (_a2), \
ippctl_debug((_type), __FN__, (_fmt));
ippctl_debug((_type), __FN__, (_fmt), (_a1));
ippctl_debug((_type), __FN__, (_fmt), (_a1), (_a2));
ippctl_debug((_type), __FN__, (_fmt), (_a1), (_a2), \
ippctl_debug((_type), __FN__, (_fmt), (_a1), (_a2), \
ippctl_debug((_type), __FN__, (_fmt), (_a1), (_a2), \