Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads2/
H A Derr.h331 #define ERR_BPOBJ 2017 /* breakpoint symbol is not an object */ macro
H A Derrmsg.c326 { ERR_BPOBJ, "error setting breakpoint: symbol is not an object" },
H A Ddbgrun.c790 if (sym1.tokstyp != TOKSTOBJ) return ERR_BPOBJ; in dbgbpset()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Derror.h333 #define ERR_BPOBJ 2017 /* breakpoint symbol is not an object */ macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Derror.h333 #define ERR_BPOBJ 2017 /* breakpoint symbol is not an object */ macro