Searched refs:startplace (Results 1 – 1 of 1) sorted by relevance
/openbsd/libexec/tradcpp/ |
H A D | directive.c | 48 struct place startplace; member 136 is->startplace = *p; in ifstate_create() 138 place_setbuiltin(&is->startplace, 1); in ifstate_create() 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() 711 complain(&ifstate->startplace, "...opened at this point"); in directive_goteof()
|