Searched refs:malloc_insert_free_list (Results 1 – 1 of 1) sorted by relevance
53 static void malloc_insert_free_list(malloc_mem_chunk_t *ck);165 malloc_insert_free_list(new_ck); in malloc_enlarge()204 static void malloc_insert_free_list(malloc_mem_chunk_t *ck) in malloc_insert_free_list() function336 malloc_insert_free_list(new_ck); in malloc()384 malloc_insert_free_list(ck); in free()