Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dextern.h38 int __big_return(HTAB *, BUFHEAD *, int, DBT *, int);
Dhash_bigkey.c356 __big_return(HTAB *hashp, in __big_return() function
544 if (__big_return(hashp, bufp, 1, val, set)) in collect_key()
Dhash.c720 if (__big_return(hashp, rbufp, ndx, val, 0))