Home
last modified time | relevance | path

Searched defs:tokpdef (Results 1 – 3 of 3) sorted by relevance

/dports/games/tads/tads-3.0.8/tads2/
H A Dtok.h317 typedef struct tokpdef tokpdef; typedef
318 struct tokpdef struct
320 tokpdef *tokpnxt; /* next path in list */ argument
321 int tokplen; /* length of directory name */
322 char tokpdir[1]; /* directory to search */
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Dtokenizer.h295 struct tokpdef { struct
296 tokpdef *tokpnxt; /* next path in list */ argument
297 int tokplen; /* length of directory name */
298 char tokpdir[1]; /* directory to search */
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Dtokenizer.h295 struct tokpdef { struct
296 tokpdef *tokpnxt; /* next path in list */ argument
297 int tokplen; /* length of directory name */
298 char tokpdir[1]; /* directory to search */