Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dhash_page.c69 static __uint32_t first_free(__uint32_t);
640 first_free(__uint32_t map) in first_free() function
767 bit = bit + first_free(freep[j]); in overflow_page()