Searched refs:ptroff (Results 1 – 4 of 4) sorted by relevance
1931 int ptrlen, ptroff, dgentryoff; in umb_decap() local1954 ptroff = UGETW(hdr16->wNdpIndex); in umb_decap()1964 ptroff = UGETDW(hdr32->dwNdpIndex); in umb_decap()1982 ptr16 = (struct ncm_pointer16 *)(buf + ptroff); in umb_decap()1985 if (len < ptrlen + ptroff) in umb_decap()2007 if (ptroff + dgentryoff < sizeof(*dgram16)) in umb_decap()2010 (buf + ptroff + dgentryoff); in umb_decap()2016 if (ptroff + dgentryoff < sizeof(*dgram32)) in umb_decap()2019 (buf + ptroff + dgentryoff); in umb_decap()
98 off_t ptroff = b->ctb_ptr - b->ctb_base; in ctf_buf_grow() local103 b->ctb_ptr = b->ctb_base + ptroff; in ctf_buf_grow()546 off_t ptroff = (caddr_t)rb->rb_zstr.next_out - rb->rb_base; in rbzs_grow() local550 rb->rb_ptr = rb->rb_base + ptroff; in rbzs_grow()
936 ptroff
1422 tree ptr, ptroff; in vn_reference_maybe_forwprop_address() local1424 ptroff = gimple_assign_rhs2 (def_stmt); in vn_reference_maybe_forwprop_address()1431 || !poly_int_tree_p (ptroff)) in vn_reference_maybe_forwprop_address()1434 off += wi::to_poly_offset (ptroff); in vn_reference_maybe_forwprop_address()