Searched refs:submac (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/ |
| H A D | cpp.h | 176 struct iobuf *submac(struct symtab *nl, int, struct iobuf *, struct blocker *);
|
| H A D | cpp.c | 1429 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()
|