Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads2/
H A Dfio.h43 typedef struct fiolcxdef fiolcxdef; typedef
44 struct fiolcxdef struct
46 osfildef *fiolcxfp; /* file pointer of load file */
47 errcxdef *fiolcxerr; /* error handling context */
48 ulong fiolcxst; /* starting offset in file */
49 uint fiolcxflg; /* flags from original load file */
50 uint fiolcxseed; /* fioxor seed */
74 struct fiolcxdef *setupctx, objnum *preinit, uint *flagp, argument
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Dfile_io.h45 struct fiolcxdef { struct
46 osfildef *fiolcxfp; /* file pointer of load file */
47 errcxdef *fiolcxerr; /* error handling context */
48 ulong fiolcxst; /* starting offset in file */
72 const char *exename, fiolcxdef *setupctx, objnum *preinit, uint *flagp, argument
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Dfile_io.h45 struct fiolcxdef { struct
46 osfildef *fiolcxfp; /* file pointer of load file */
47 errcxdef *fiolcxerr; /* error handling context */
48 ulong fiolcxst; /* starting offset in file */
72 const char *exename, fiolcxdef *setupctx, objnum *preinit, uint *flagp, argument