Home
last modified time | relevance | path

Searched refs:submac (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dcpp.h176 struct iobuf *submac(struct symtab *nl, int, struct iobuf *, struct blocker *);
H A Dcpp.c1429 newmac: if ((xob = submac(sp, 1, ib, NULL)) == NULL) { in loopover()
1561 submac(struct symtab *sp, int lvl, struct iobuf *ib, struct blocker *obl) in submac() function
2164 if ((nob = submac(nl, lvl+1, ib, bl))) { in exparg()