Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads2/
H A Derr.h176 #define ERR_NOSELF 344 /* "self" not valid in this context */ macro
H A Derrmsg.c184 { ERR_NOSELF, "\"self\" is not valid in this context" },
H A Dprs.c1586 if (ctx->prscxflg & PRSCXFFUNC) errlog(ctx->prscxerr, ERR_NOSELF); in prsgdot()
1783 errlog(ctx->prscxerr, ERR_NOSELF); in prsglval()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Derror.h178 #define ERR_NOSELF 344 /* "self" not valid in this context */ macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Derror.h178 #define ERR_NOSELF 344 /* "self" not valid in this context */ macro