Home
last modified time | relevance | path

Searched refs:hash_put (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/search/
Dhash.c60 static int hash_put(const DB *, DBT *, const DBT *, u_int);
234 dbp->put = hash_put;
573 hash_put(const DB *dbp, function
/picolibc-latest/newlib/
DChangeLog-20152010 (hash_put): Likewise.