Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dextern.h47 __uint16_t __find_last_page(HTAB *, BUFHEAD **);
Dhash_bigkey.c316 __find_last_page(HTAB *hashp, in __find_last_page() function
589 if ( (ret->next_addr = __find_last_page(hashp, &big_keyp)) ) { in __big_split()
Dhash.c673 __find_last_page(hashp, &bufp))) {