Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h108 void *new_p = Allocate(cache, new_size, alignment); in Reallocate() local
/openbsd/usr.sbin/config/
H A Dgram.y76 #define new_p(p) new0(NULL, NULL, p, 0, NULL) macro
/openbsd/gnu/gcc/gcc/
H A Dtree-phinodes.c417 use_operand_p old_p, new_p; in remove_phi_arg_num() local
H A Dregclass.c2163 allocate_reg_info (size_t num_regs, int new_p, int renumber_p) in allocate_reg_info()
/openbsd/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp134 void *new_p = in Reallocate() local
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp159 void *new_p = DFsanAllocate(new_size, alignment, false /*zeroise*/); in DFsanReallocate() local
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp288 void *new_p = user_alloc_internal(thr, pc, sz); in user_realloc() local
/openbsd/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp246 void *new_p = MsanAllocate(stack, new_size, alignment, false /*zeroise*/); in MsanReallocate() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dregclass.c2173 allocate_reg_info (num_regs, new_p, renumber_p) in allocate_reg_info() argument
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs318 char *new_p = (char *) new_p_orig; in bitflip_key() local
358 char *new_p = SvPVX(newkey); in rot13_key() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinfttrace.c601 thread_info *new_p; in create_thread_info() local
/openbsd/gnu/usr.bin/perl/
H A Dregcomp.c6494 char *new_p= p + ((UTF) in S_regatom() local