Home
last modified time | relevance | path

Searched refs:voclistlen (Results 1 – 13 of 13) sorted by relevance

/dports/games/tads/tads-3.0.8/tads2/
H A Dexecmd.c1626 cnt = voclistlen(dolist); in exesaveit()
2070 dolen = voclistlen(dolist); in check_for_multi()
2254 cnt = voclistlen(dolist); in voc_askobj_indirect()
2612 if (voclistlen(dolist) == 0 && voclistlen(iolist) == 0) in execmd()
2765 else if (voclistlen(iolist) == 0) in execmd()
3005 if (voclistlen(dolist) == 0) in execmd()
3036 if (voclistlen(dolist1) > 1) in execmd()
3058 if (voclistlen(iolist1) > 1) in execmd()
3218 if (voclistlen(iolist) != 0 in execmd()
3335 && voclistlen(dolist) != 0) in execmd()
[all …]
H A Dvoc.h387 int voclistlen(vocoldef *lst);
H A Dvocab.c4490 if ((l = voclistlen(actlist)) > 1) in vocgetactor()
4518 int voclistlen(vocoldef *lst) in voclistlen() function
5222 int listlen = voclistlen(inlist); in vocdisambig()
5411 exccnt = voclistlen(exclist2); in vocdisambig()
H A Dtcd.c158 int voclistlen(vocoldef *lst) in voclistlen() function
H A Dbif.c2157 if (v != 0 && voclistlen(v) != 0 && v->vocolfst != 0 && v->vocollst != 0) in bifwrd()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Dexecute_command.cpp1616 cnt = voclistlen(dolist); in exesaveit()
2077 dolen = voclistlen(dolist); in check_for_multi()
2261 cnt = voclistlen(dolist); in voc_askobj_indirect()
2619 if (voclistlen(dolist) == 0 && voclistlen(iolist) == 0) in execmd()
2772 else if (voclistlen(iolist) == 0) in execmd()
3041 if (voclistlen(dolist) == 0) in execmd()
3072 if (voclistlen(dolist1) > 1) in execmd()
3094 if (voclistlen(iolist1) > 1) in execmd()
3254 if (voclistlen(iolist) != 0 in execmd()
3371 && voclistlen(dolist) != 0) in execmd()
[all …]
H A Dvocabulary.h369 int voclistlen(vocoldef *lst);
H A Dvocabulary_parser.cpp4522 if ((l = voclistlen(actlist)) > 1) in vocgetactor()
4550 int voclistlen(vocoldef *lst) in voclistlen() function
5254 int listlen = voclistlen(inlist); in vocdisambig()
5444 exccnt = voclistlen(exclist2); in vocdisambig()
H A Dbuilt_in.cpp2170 if (v != 0 && voclistlen(v) != 0 && v->vocolfst != 0 && v->vocollst != 0) in bifwrd()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Dexecute_command.cpp1616 cnt = voclistlen(dolist); in exesaveit()
2077 dolen = voclistlen(dolist); in check_for_multi()
2261 cnt = voclistlen(dolist); in voc_askobj_indirect()
2619 if (voclistlen(dolist) == 0 && voclistlen(iolist) == 0) in execmd()
2772 else if (voclistlen(iolist) == 0) in execmd()
3041 if (voclistlen(dolist) == 0) in execmd()
3072 if (voclistlen(dolist1) > 1) in execmd()
3094 if (voclistlen(iolist1) > 1) in execmd()
3254 if (voclistlen(iolist) != 0 in execmd()
3371 && voclistlen(dolist) != 0) in execmd()
[all …]
H A Dvocabulary.h369 int voclistlen(vocoldef *lst);
H A Dvocabulary_parser.cpp4522 if ((l = voclistlen(actlist)) > 1) in vocgetactor()
4550 int voclistlen(vocoldef *lst) in voclistlen() function
5254 int listlen = voclistlen(inlist); in vocdisambig()
5444 exccnt = voclistlen(exclist2); in vocdisambig()
H A Dbuilt_in.cpp2170 if (v != 0 && voclistlen(v) != 0 && v->vocolfst != 0 && v->vocollst != 0) in bifwrd()