Searched refs:honordefined (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/libexec/tradcpp/
H A Dmacro.h48 bool honordefined);
H A Dmacro.c673 bool honordefined; member in struct:expstate
691 expstate_init(struct expstate *es, bool tobuf, bool honordefined) argument
693 es->honordefined = honordefined;
971 if (es->honordefined &&
1244 macroexpand(struct place *p, const char *buf, size_t len, bool honordefined) argument
1249 expstate_init(&es, true, honordefined);

Completed in 63 milliseconds