Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/search/
Dhash.c120 int bpages, hdrsize, new_table, nsegs, save_errno; local
389 int nbuckets, nsegs; local
931 alloc_segs(HTAB *hashp, int nsegs)
Dhash.h117 int nsegs; /* Number of allocated segments */ member