Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/search/
Dhash.c71 static HTAB *init_hash(HTAB *, const char *, const HASHINFO *);
168 if (!(hashp = init_hash(hashp, file, (HASHINFO *)info)))
312 init_hash(HTAB *hashp, function
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20153627 (init_hash): Add missing definition for the __USE_INTERNAL_STAT64 case.
11028 * libc/search/hash.c (init_hash): Make `info' parameter const.
15817 (init_hash): Ditto.
15832 (init_hash): Ditto.