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

/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dinline.c64 } *cifun; variable in typeref:struct:istat
125 DLIST_INSERT_BEFORE(&cifun->shead, ip, qelem);
131 cifun->retval = regno(cftnod);
156 cifun = is;
183 struct symtab *sp = cifun->sp;
187 if (sdebug)printip(&cifun->shead);
199 cifun->flags |= REFD;
422 if (isinlining && cifun->sp == sp) {
535 cf = cifun;
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dinline.c64 } *cifun; variable in typeref:struct:istat
125 DLIST_INSERT_BEFORE(&cifun->shead, ip, qelem);
131 cifun->retval = regno(cftnod);
156 cifun = is;
183 struct symtab *sp = cifun->sp;
187 if (sdebug)printip(&cifun->shead);
199 cifun->flags |= REFD;
422 if (isinlining && cifun->sp == sp) {
535 cf = cifun;

Completed in 172 milliseconds