Searched refs:__big_return (Results 1 – 3 of 3) sorted by relevance
/picolibc-latest/newlib/libc/search/ |
D | extern.h | 38 int __big_return(HTAB *, BUFHEAD *, int, DBT *, int);
|
D | hash_bigkey.c | 356 __big_return(HTAB *hashp, in __big_return() function 544 if (__big_return(hashp, bufp, 1, val, set)) in collect_key()
|
D | hash.c | 720 if (__big_return(hashp, rbufp, ndx, val, 0))
|