Home
last modified time | relevance | path

Searched refs:CODE_WORD (Results 1 – 12 of 12) sorted by relevance

/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/common/
H A Dfrotz.h395 #define CODE_WORD(v) { hi(v) = *pcp++; lo(v) = *pcp++; } macro
450 #define CODE_WORD(v) asm {\ macro
499 #define CODE_WORD(v) { v = ((zword) pcp[0] << 8) | pcp[1]; pcp += 2; } macro
H A Dprocess.c213 CODE_WORD(value) /* large constant */ in load_operand()
350 CODE_WORD(value) /* values for all local variables */ in call()
H A Dtext.c426 CODE_WORD(code) in decode_text()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/zcode/
H A Dprocessor.cpp229 CODE_WORD(value); in load_operand()
351 CODE_WORD(value); // values for all local variables in call()
H A Dprocessor_text.cpp343 CODE_WORD(code); in decode_text()
419 CODE_WORD(c2); in decode_text()
H A Dprocessor.h37 #define CODE_WORD(v) v = codeWord() macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/frotz/
H A Dprocessor.cpp229 CODE_WORD(value); in load_operand()
351 CODE_WORD(value); // values for all local variables in call()
H A Dprocessor_text.cpp343 CODE_WORD(code); in decode_text()
419 CODE_WORD(c2); in decode_text()
H A Dprocessor.h37 #define CODE_WORD(v) v = codeWord() macro
/dports/math/gnuplot/gnuplot-5.4.1/term/
H A Dx11.trm2228 * On the driver side, if the char CODE_WORD is found it
/dports/math/gnuplot-lite/gnuplot-5.4.1/term/
H A Dx11.trm2228 * On the driver side, if the char CODE_WORD is found it
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/term/
H A Dx11.trm2214 * On the driver side, if the char CODE_WORD is found it