Home
last modified time | relevance | path

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

/dports/textproc/tokyodystopia/tokyodystopia-0.9.15/
H A Dlaputa.h203 bool tcjdbout(TCJDB *jdb, int64_t id);
H A Dlapumgr.c593 if(!tcjdbout(jdb, id)){ in procout()
802 if(!tcjdbout(jdb, -id)){ in procimporttsv()
H A Dlaputest.c513 if(!tcjdbout(jdb, i) && tcjdbecode(jdb) != TCENOREC){ in procwicked()
H A Dlaputa.c232 bool tcjdbout(TCJDB *jdb, int64_t id){ in tcjdbout() function