Home
last modified time | relevance | path

Searched refs:ERR_MODRPLX (Results 1 – 5 of 5) sorted by relevance

/dports/games/tads/tads-3.0.8/tads2/
H A Derr.h178 #define ERR_MODRPLX 346 /* modify/replace not allowed with external func */ macro
H A Derrmsg.c186 { ERR_MODRPLX, "'replace'/'modify' not allowed with external function" },
H A Dprscomp.c1964 if (modflag) errlog(ctx->prscxerr, ERR_MODRPLX); in prscode()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Derror.h180 #define ERR_MODRPLX 346 /* modify/replace not allowed with external func */ macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Derror.h180 #define ERR_MODRPLX 346 /* modify/replace not allowed with external func */ macro