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

/openbsd-current/libexec/tradcpp/
H A Dmacro.c672 struct expstate { struct
684 static struct expstate mainstate;
686 static void doexpand(struct expstate *es, struct place *p,
691 expstate_init(struct expstate *es, bool tobuf, bool honordefined)
706 expstate_cleanup(struct expstate *es)
717 expstate_destroyargs(struct expstate *es)
730 expand_send(struct expstate *es, struct place *p, const char *buf, size_t len)
756 expand_send_eof(struct expstate *es, struct place *p)
768 expand_newarg(struct expstate *es, const char *buf, size_t len)
778 expand_appendarg(struct expstate *e
[all...]

Completed in 64 milliseconds