Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dextern.h37 int __big_keydata(HTAB *, BUFHEAD *, DBT *, DBT *, int);
Dhash_bigkey.c504 __big_keydata(HTAB *hashp, in __big_keydata() function
585 if (__big_keydata(hashp, big_keyp, &key, &val, 0)) in __big_split()
Dhash.c809 if (__big_keydata(hashp, bufp, key, data, 1))