Home
last modified time | relevance | path

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

/glibc-2.36/include/
Dinline-hashtab.h121 htab_expand (struct hashtab *htab, int (*hash_fn) (void *)) in htab_expand() function
192 && htab_expand (htab, hash_fn) == 0) in htab_find_slot()
/glibc-2.36/ChangeLog.old/
DChangeLog.2112549 (htab_expand): Modified function.
12619 (htab_expand): Modified function.
DChangeLog.173123 (htab_expand): Adjust for renamed function. Correct memory handling.