Lines Matching defs:comb_p
106 uintptr_t next, uintptr_t * comb_p);
108 uintptr_t down, uintptr_t next, uintptr_t * comb_p);
129 uintptr_t down, uintptr_t next, uintptr_t *comb_p)
133 *comb_p = NULL;
138 if (find(hndl, op, down, next, comb_p)) {
142 tnf_opaque, found_comb_at, *comb_p);
146 prexstat = build(hndl, op, down, next, comb_p);
150 tnf_opaque, built_comb_at, *comb_p);
481 uintptr_t * comb_p)
493 *comb_p = (*find_pp)->comb;
568 uintptr_t *comb_p)
587 *comb_p = NULL;
651 *comb_p = addr;