Searched refs:__expand_table (Results 1 – 3 of 3) sorted by relevance
/picolibc-latest/newlib/libc/search/ | ||
D | extern.h | 45 int __expand_table(HTAB *); |
D | hash_page.c | 444 return (__expand_table(hashp)); in __addel() |
D | hash.c | 835 __expand_table(HTAB *hashp) function |