Home
last modified time | relevance | path

Searched refs:mark_free (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/
H A Dblock.h222 LIBC_INLINE void mark_free() { in mark_free() function
392 block->mark_free(); in init()
461 mark_free(); // Free status for this block is now stored in new_block. in split()
H A Dfreelist_heap.h138 block->mark_free(); in free()