Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/search/
Dhash.h137 int nmaps; /* Initial number of bitmaps */ member
Dhash_page.c633 hashp->nmaps++; in __ibitmap()
905 if (ndx >= hashp->nmaps) in fetch_bitmap()
Dhash.c217 hashp->nmaps = bpages;
467 for (i = 0; i < hashp->nmaps; i++)