Searched refs:debuglog2 (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/libexec/tradcpp/ |
| D | utils.h | 73 PF(3, 4) void debuglog2(const struct place *p, const struct place *p2,
|
| D | directive.c | 279 debuglog2(&lp->current, &ifstate->startplace, "#elif: %s", in d_elif() 306 debuglog2(&lp->current, &ifstate->startplace, "#else: %s", in d_else() 322 debuglog2(&lp->current, &ifstate->startplace, "#endif"); in d_endif()
|
| D | place.c | 358 debuglog2(const struct place *p, const struct place *p2, const char *fmt, ...) in debuglog2() function
|