Home
last modified time | relevance | path

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

/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h123 hidden extern void check_chunk_integrity(struct chunk *cur);
H A Dmalloc.c632 check_chunk_integrity(self); in free()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc_impl.h102 hidden extern void check_chunk_integrity(struct chunk *cur);
H A Dmalloc.c581 check_chunk_integrity(self); in free()
/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dmemory_check.c469 void check_chunk_integrity(struct chunk *cur) in check_chunk_integrity() function
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemory_check.c454 void check_chunk_integrity(struct chunk *cur) in check_chunk_integrity() function

Completed in 5 milliseconds