Home
last modified time | relevance | path

Searched refs:tcjdbsetcache (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/tokyodystopia/tokyodystopia-0.9.15/
H A Dlaputa.h148 bool tcjdbsetcache(TCJDB *jdb, int64_t icsiz, int32_t lcnum);
H A Dlaputest.c391 if(!tcjdbsetcache(jdb, icsiz, -1)){ in procwrite()
492 if(!tcjdbsetcache(jdb, icsiz, -1)){ in procwicked()
H A Dlapumgr.c778 if(!tcjdbsetcache(jdb, icsiz, -1)) printerr(jdb); in procimporttsv()
H A Dlaputa.c141 bool tcjdbsetcache(TCJDB *jdb, int64_t icsiz, int32_t lcnum){ in tcjdbsetcache() function