Searched refs:new_num_freed_chunks (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h122 uptr new_num_freed_chunks = old_num_chunks + n_chunks; local
126 new_num_freed_chunks))) {
134 region->num_freed_chunks = new_num_freed_chunks;

Completed in 104 milliseconds