Home
last modified time | relevance | path

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

/freebsd/contrib/libyaml/src/
H A Dapi.c77 yaml_char_t *new_start = (yaml_char_t *)yaml_realloc((void*)*start, (*end - *start)*2); in yaml_string_extend() local
121 void *new_start; in yaml_stack_extend() local
147 void *new_start = yaml_realloc(*start, in yaml_queue_extend() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp57 lldb::addr_t new_start = range.GetRangeBase(); in ExpandToGranule() local
/freebsd/sys/dev/pci/
H A Dpci_subr.c207 rman_res_t new_start, new_end; in pcib_host_res_alloc() local
H A Dpci_host_generic.c482 rman_res_t *new_start) in generic_pcie_translate_resource()
/freebsd/sys/kern/
H A Dkern_lockf.c1160 lf_set_start(struct lockf *state, struct lockf_entry *lock, off_t new_start, in lf_set_start()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbtree.c1635 zfs_btree_hdr_t **new_start = keep->btc_children + in zfs_btree_remove_from_node() local