Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dextern.h45 int __expand_table(HTAB *);
Dhash_page.c444 return (__expand_table(hashp)); in __addel()
Dhash.c835 __expand_table(HTAB *hashp) function