Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/
A Dheap.h211 #define __heap_is_empty(heap) (! (heap)) macro
A Dfree.c103 if (__heap_is_empty (heap)) in __free_to_heap()

Completed in 2 milliseconds