Searched refs:ERR_NOSOURC (Results 1 – 7 of 7) sorted by relevance
/dports/games/tads/tads-3.0.8/tads2/ |
H A D | err.h | 325 #define ERR_NOSOURC 2011 /* unable to find source file %s */ macro
|
H A D | errmsg.c | 320 { ERR_NOSOURC, "unable to find source file \"%s\"" },
|
H A D | linf.c | 460 errlog1(ec, ERR_NOSOURC, ERRTSTR, in linfload()
|
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/ |
H A D | error.h | 327 #define ERR_NOSOURC 2011 /* unable to find source file %s */ macro
|
H A D | line_source_file.cpp | 457 errlog1(ec, ERR_NOSOURC, ERRTSTR, in linfload()
|
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/ |
H A D | error.h | 327 #define ERR_NOSOURC 2011 /* unable to find source file %s */ macro
|
H A D | line_source_file.cpp | 457 errlog1(ec, ERR_NOSOURC, ERRTSTR, in linfload()
|