Home
last modified time | relevance | path

Searched refs:insert_free_tail (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h119 hidden extern void insert_free_tail(struct chunk *self);
H A Dmalloc.c647 insert_free_tail(self); in free()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc_impl.h98 hidden extern void insert_free_tail(struct chunk *self);
H A Dmalloc.c594 insert_free_tail(self); in free()
/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dmemory_check.c799 void insert_free_tail(struct chunk *self) in insert_free_tail() function
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemory_check.c784 void insert_free_tail(struct chunk *self) in insert_free_tail() function

Completed in 6 milliseconds