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

/openbsd-current/libexec/tradcpp/
H A Dmacro.c686 static void doexpand(struct expstate *es, struct place *p,
912 doexpand(es, p, newbuf2, strlen(newbuf2));
1155 doexpand(struct expstate *es, struct place *p, const char *buf, size_t len) function
1250 doexpand(&es, p, buf, len);
1268 doexpand(&mainstate, p, buf, len);

Completed in 113 milliseconds