Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dhash.c59 static int hash_get(const DB *, const DBT *, DBT *, u_int);
233 dbp->get = hash_get;
557 hash_get(const DB *dbp, function
/picolibc-latest/newlib/
DChangeLog-20152009 (hash_get): Likewise.