Home
last modified time | relevance | path

Searched refs:tczeromap (Results 1 – 5 of 5) sorted by relevance

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcutil.h3744 void *tczeromap(uint64_t size);
H A Dtcutest.c971 buf = tczeromap(myrand(1024*256) + 1); in procmisc()
H A DChangeLog671 * tcutil.c (tczeromap, tczerounmap): new functions.
H A Dtcutil.c1001 buckets = tczeromap(bnum * sizeof(*buckets)); in tcmapnew2()
9582 void *tczeromap(uint64_t size){ in tczeromap() function
/dports/textproc/tokyodystopia/tokyodystopia-0.9.15/
H A Dtcqdb.c1138 buckets = tczeromap(bnum * sizeof(*buckets)); in tcidsetnew()