Home
last modified time | relevance | path

Searched defs:cur_offset (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-polymorphic-call.c80 HOST_WIDE_INT cur_offset) in possible_placement_new()
132 HOST_WIDE_INT cur_offset = offset; in restrict_to_inner_class() local
H A Dsanopt.c412 offset_int &cur_offset) in has_dominating_ubsan_ptr_check()
477 offset_int cur_offset = wi::sext (wi::to_offset (off), POINTER_SIZE); in maybe_optimize_ubsan_ptr_ifn() local
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dplugin.c197 off_t cur_offset = lseek(file.fd, 0, SEEK_CUR); in try_claim() local
/dflybsd-src/sys/vfs/fuse/
H A Dfuse_vnops.c1021 off_t cur_offset = 0; in fuse_vop_readdir() local
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_dp_mst_helper.h372 u8 cur_offset; member
/dflybsd-src/contrib/gdb-7/gdb/
H A Dtracepoint.c3702 static off_t cur_offset; variable