Searched refs:shortp (Results 1 – 2 of 2) sorted by relevance
159 u_int16_t oaddr, *shortp; in newbuf() local209 shortp = (u_int16_t *)bp->page; in newbuf()210 if (shortp[0]) in newbuf()211 oaddr = shortp[shortp[0] - 1]; in newbuf()252 shortp = (u_int16_t *)xbp->page; in newbuf()253 if (shortp[0]) in newbuf()255 oaddr = shortp[shortp[0] - 1]; in newbuf()
362 Value_t *shortp; in build_relations() local419 includes[i] = shortp = NEW2(nedges + 1, Value_t); in build_relations()421 shortp[j] = edge[j]; in build_relations()422 shortp[nedges] = -1; in build_relations()