Home
last modified time | relevance | path

Searched defs:new_p (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h112 void *new_p = Allocate(cache, new_size, alignment); in Reallocate() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h108 void *new_p = Allocate(cache, new_size, alignment); in Reallocate() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h101 void *new_p = Allocate(cache, new_size, alignment); in Reallocate() local
/netbsd-src/sys/kern/
H A Dvfs_dirhash.c237 dirhash_enter(struct dirhash * dirh,struct dirent * dirent,uint64_t offset,uint32_t entry_size,int new_p) dirhash_enter() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-phinodes.c401 use_operand_p old_p, new_p; in remove_phi_arg_num() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-phinodes.cc401 use_operand_p old_p, new_p; in remove_phi_arg_num() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_allocator.cpp131 void *new_p = in Reallocate() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_mman.cc231 void *new_p = user_alloc_internal(thr, pc, sz); in user_realloc() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_mman.cc229 void *new_p = user_alloc_internal(thr, pc, sz); in user_realloc() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_mman.cpp246 void *new_p = user_alloc_internal(thr, pc, sz); in user_realloc() local
/netbsd-src/usr.bin/config/
H A Dgram.y111 #define new_p(p) new0(NULL, NULL, p, 0, NULL) macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_allocator.cc230 void *new_p = MsanAllocate(stack, new_size, alignment, false /*zeroise*/); in MsanReallocate() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPathTree.cc486 hash_node_t *new_p = new hash_node_t (); in find_in_desc_htable() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.cc486 hash_node_t *new_p = new hash_node_t (); in find_in_desc_htable() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsyncrepl.c5478 struct berval old_p, new_p; in dn_callback() local