Home
last modified time | relevance | path

Searched defs:old_p (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/
H A Dcurrent_path.pass.cpp67 const path old_p = current_path(); in current_path_is_file_test() local
92 const path old_p = current_path(); in set_to_empty() local
/llvm-project/compiler-rt/test/scudo/
H A Dquarantine.c22 void *p, *old_p; in main() local
H A Drealloc.cpp21 void *p, *old_p; in main() local
/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp154 DFsanReallocate(void * old_p,uptr new_size,uptr alignment) DFsanReallocate() argument
/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp268 MsanReallocate(BufferedStackTrace * stack,void * old_p,uptr new_size,uptr alignment) MsanReallocate() argument