Searched refs:__big_keydata (Results 1 – 3 of 3) sorted by relevance
/picolibc-latest/newlib/libc/search/ |
D | extern.h | 37 int __big_keydata(HTAB *, BUFHEAD *, DBT *, DBT *, int);
|
D | hash_bigkey.c | 504 __big_keydata(HTAB *hashp, in __big_keydata() function 585 if (__big_keydata(hashp, big_keyp, &key, &val, 0)) in __big_split()
|
D | hash.c | 809 if (__big_keydata(hashp, bufp, key, data, 1))
|