Home
last modified time | relevance | path

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

/openbsd-src/sbin/disklabel/
H A Deditor.c1351 free_chunks(const struct disklabel *lp, int partno) in free_chunks() function
/openbsd-src/gnu/gcc/gcc/
H A Dggc-zone.c391 struct alloc_chunk *free_chunks[NUM_FREE_BINS + 1]; member
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp1351 std::set<u32> free_chunks(free_array.begin(), free_array.end()); in TestReleaseFreeMemoryToOS() local