Home
last modified time | relevance | path

Searched defs:nsegs (Results 1 – 2 of 2) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/search/
Dhash.c119 int bpages, hdrsize, new_table, nsegs, save_errno; local
388 int nbuckets, nsegs; local
929 alloc_segs(HTAB *hashp, int nsegs)
Dhash.h110 int nsegs; /* Number of allocated segments */ member