Home
last modified time | relevance | path

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

/DragonOS-0.1.5/user/libs/libc/src/
Dmalloc.c77 malloc_mem_chunk_t *best = NULL; in malloc_query_free_chunk_bf() local
84 best = ptr; in malloc_query_free_chunk_bf()
90 if (best == NULL) in malloc_query_free_chunk_bf()
91 best = ptr; in malloc_query_free_chunk_bf()
92 else if (best->length > ptr->length) in malloc_query_free_chunk_bf()
93 best = ptr; in malloc_query_free_chunk_bf()
98 return best; in malloc_query_free_chunk_bf()
/DragonOS-0.1.5/
DLICENSE285 possible use to the public, the best way to achieve this is to make it