Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
Dmalloc_impl.h39 struct heap_block { struct
40 struct heap_block *next; argument
41 struct heap_block *prev; argument
/third_party/musl/src/malloc/oldmalloc/
Dmalloc_impl.h48 struct heap_block { struct
49 struct heap_block *next; argument
50 struct heap_block *prev; argument