Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_allocator_primary64.h598 uptr num_freed_chunks; // Number of elements in the freearray. in ALIGNED() local
657 uptr num_freed_chunks) { in EnsureFreeArraySpace()