Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Ddb_local.h114 u_int cachesize; /* bytes to cache */ member
133 u_int cachesize; /* bytes to cache */ member
145 u_int cachesize; /* bytes to cache */ member
Dndbm.c70 info.cachesize = 0; in dbm_open()
Dhash.c215 if (info && info->cachesize)
216 __buf_init(hashp, info->cachesize);