Home
last modified time | relevance | path

Searched refs:ERR_INVTOK (Results 1 – 8 of 8) sorted by relevance

/dports/games/tads/tads-3.0.8/tads2/
H A Derr.h98 #define ERR_INVTOK 100 /* invalid token */ macro
H A Derrmsg.c106 { ERR_INVTOK, "invalid token" },
H A Dtok.c1354 errsig(ctx->tokcxerr, ERR_INVTOK); in toknext()
H A Dtcd.c1667 if ((err >= ERR_INVTOK && err < ERR_VOCINUS) in tcdlogerr()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Derror.h100 #define ERR_INVTOK 100 /* invalid token */ macro
H A Dtokenizer.cpp1296 errsig(ctx->tokcxerr, ERR_INVTOK); in toknext()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Derror.h100 #define ERR_INVTOK 100 /* invalid token */ macro
H A Dtokenizer.cpp1296 errsig(ctx->tokcxerr, ERR_INVTOK); in toknext()