Searched defs:new_p (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/kern/
H A Dvfs_dirhash.c236 dirhash_enter(struct dirhash *dirh, struct dirent *dirent, uint64_t offset, uint32_t entry_size, int new_p) argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h108 void *new_p = Allocate(cache, new_size, alignment); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h112 void *new_p = Allocate(cache, new_size, alignment); local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h101 void *new_p = Allocate(cache, new_size, alignment); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-phinodes.c401 use_operand_p old_p, new_p; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_allocator.cc230 void *new_p = MsanAllocate(stack, new_size, alignment, false /*zeroise*/); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_mman.cc231 void *new_p = user_alloc_internal(thr, pc, sz); local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_mman.cc229 void *new_p = user_alloc_internal(thr, pc, sz); local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_allocator.cpp131 void *new_p = local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_mman.cpp246 void *new_p = user_alloc_internal(thr, pc, sz); local
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.cc486 hash_node_t *new_p = new hash_node_t (); local
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dsyncrepl.c5478 struct berval old_p, new_p; local

Completed in 145 milliseconds