Searched refs:offplus (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | trees.c | 1100 offplus(NODE *p, int off, TWORD t, TWORD q, union dimfun *d, struct attr *ap) { in offplus() function 1168 p = offplus(p, off, t, q, d, ap); in stref() 1173 p = offplus(p, off, t, q, d, ap); in stref()
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | trees.c | 1180 offplus(P1ND *p, int off, TWORD t, TWORD q, union dimfun *d, struct attr *ap) { in offplus() function 1246 p = offplus(p, off, t, q, d, ap); in stref() 1260 p = offplus(p, off, t, q, d, ap); in stref()
|