Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads2/
H A Derr.h170 #define ERR_MANYTPL 338 /* too many templates (internal compiler limit) */ macro
H A Derrmsg.c178 { ERR_MANYTPL, "too many templates (internal compiler limit)" },
H A Dprscomp.c1068 if (tplcur >= sizeof(tpl)) errsig(ctx->prscxerr, ERR_MANYTPL); in prsobj()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Derror.h172 #define ERR_MANYTPL 338 /* too many templates (internal compiler limit) */ macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Derror.h172 #define ERR_MANYTPL 338 /* too many templates (internal compiler limit) */ macro