Searched refs:offsp (Results 1 – 1 of 1) sorted by relevance
3811 conaddr(tnode_t *tn, sym_t **symp, ptrdiff_t *offsp) in conaddr() argument3820 return conaddr(tn->tn_right, symp, offsp); in conaddr()3840 *offsp = offs1 + offs2; in conaddr()3845 *offsp = 0; in conaddr()3851 *offsp = 0; in conaddr()3862 if (conaddr(tn->tn_left, symp, offsp) == -1) in conaddr()