Searched refs:DEF_FFACTOR (Results 1 – 3 of 3) sorted by relevance
/picolibc-latest/newlib/libc/search/ | ||
D | hash.h | 164 #define DEF_FFACTOR 65536 macro |
D | hash_page.c | 465 if (hashp->FFACTOR == DEF_FFACTOR) { in __add_ovflpage() |
D | hash.c | 325 hashp->FFACTOR = DEF_FFACTOR; |