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

/openbsd-current/libexec/tradcpp/
H A Dmacro.c684 static struct expstate mainstate; variable in typeref:struct:expstate
1268 doexpand(&mainstate, p, buf, len);
1269 switch (mainstate.state) {
1287 expand_got_ws(&mainstate, p, " ", 1);
1295 expand_got_eof(&mainstate, p);
1305 expstate_init(&mainstate, false, false);
1311 expstate_cleanup(&mainstate);

Completed in 121 milliseconds