Home
last modified time | relevance | path

Searched refs:VOCW_ALL (Results 1 – 7 of 7) sorted by relevance

/dports/games/tads/tads-3.0.8/tads2/
H A Dvocab.c1186 { "all", VOCW_ALL },
1187 { "everyt", VOCW_ALL },
2521 if ((vocspec(cmd[cur], VOCW_ALL) in vocg1o()
2549 if (vocspec(cmd[cur], VOCW_ALL)) in vocg1o()
2612 if (vocspec(cmd[cur], VOCW_ALL) && !has_any) in vocg1o()
6746 if (vocspec(diswordlist[0], VOCW_ALL) in vocdisambig()
6753 if (vocspec(diswordlist[0], VOCW_ALL)) in vocdisambig()
H A Dvoc.h566 #define VOCW_ALL 'A' macro
H A Dprscomp.c1552 VOCW_OF, VOCW_AND, VOCW_THEN, VOCW_ALL, VOCW_BOTH, in prsspec()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Dvocabulary_parser.cpp1177 { "all", VOCW_ALL },
1178 { "everyt", VOCW_ALL },
2558 if ((vocspec(cmd[cur], VOCW_ALL) in vocg1o()
2586 if (vocspec(cmd[cur], VOCW_ALL)) in vocg1o()
2649 if (vocspec(cmd[cur], VOCW_ALL) && !has_any) in vocg1o()
6779 if (vocspec(diswordlist[0], VOCW_ALL) in vocdisambig()
6786 if (vocspec(diswordlist[0], VOCW_ALL)) in vocdisambig()
H A Dvocabulary.h555 #define VOCW_ALL 'A' macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Dvocabulary_parser.cpp1177 { "all", VOCW_ALL },
1178 { "everyt", VOCW_ALL },
2558 if ((vocspec(cmd[cur], VOCW_ALL) in vocg1o()
2586 if (vocspec(cmd[cur], VOCW_ALL)) in vocg1o()
2649 if (vocspec(cmd[cur], VOCW_ALL) && !has_any) in vocg1o()
6779 if (vocspec(diswordlist[0], VOCW_ALL) in vocdisambig()
6786 if (vocspec(diswordlist[0], VOCW_ALL)) in vocdisambig()
H A Dvocabulary.h555 #define VOCW_ALL 'A' macro