Home
last modified time | relevance | path

Searched refs:SAY_SIMPLE (Results 1 – 8 of 8) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Doutput.cpp286 form = SAY_SIMPLE;
304 R0CALL2(sayParameter, str[1] - '1', SAY_SIMPLE)
H A Dacode.h285 SAY_SIMPLE, enumerator
H A Dinter.cpp393 case SAY_SIMPLE: in printForm()
975 if (form == SAY_SIMPLE) { in interpret()
H A Dinstance.cpp687 case SAY_SIMPLE: in sayArticleOrForm()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Doutput.cpp286 form = SAY_SIMPLE;
304 R0CALL2(sayParameter, str[1] - '1', SAY_SIMPLE)
H A Dacode.h285 SAY_SIMPLE, enumerator
H A Dinter.cpp379 case SAY_SIMPLE: in printForm()
959 if (form == SAY_SIMPLE) { in interpret()
H A Dinstance.cpp680 case SAY_SIMPLE: in sayArticleOrForm()