Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dhash.c113 int bpages, hdrsize, new_table, nsegs, save_errno; local
382 int nbuckets, nsegs; local
923 alloc_segs(HTAB *hashp, int nsegs)
Dhash.h117 int nsegs; /* Number of allocated segments */ member