Home
last modified time | relevance | path

Searched refs:vocwobj (Results 1 – 18 of 18) sorted by relevance

/dports/games/tads/tads-3.0.8/tads2/
H A Dvoccomp.c137 if (vw->vocwobj == oldnum) in vociren()
139 vw->vocwobj = newnum; in vociren()
H A Dvoc.c110 && vw->vocwobj == objn && vw->vocwtyp == p) in vocwset()
129 if (vw->vocwobj == objn && vw->vocwtyp == p in vocwset()
178 vw->vocwobj = objn; in vocwset()
570 if (objn == MCMONINV || vw->vocwobj == objn) in voc_iterate()
721 do_del = (vw->vocwobj == objn in vocdel1()
H A Dsuprun.c274 if (vw->vocwobj == sc) in supiwrds()
H A Dvocab.c2084 list[cnt] = v->vocwobj; in vocgol()
3758 if (list2[i] == v->vocwobj) in voc_parse_dict_lookup()
3766 list2[cnt2++] = v->vocwobj; in voc_parse_dict_lookup()
4808 if (v->vocwobj == objn) in has_gen_num_adj()
7445 cmdPrep = v->vocwobj; in voc1cmd()
7653 cmdPrep = v->vocwobj; in voc1cmd()
7782 runppr(ctx->voccxrun, v->vocwobj, PRP_NILPREP, 0); in voc1cmd()
7794 if (v) cmdPrep = v->vocwobj; in voc1cmd()
H A Dvoc.h67 objnum vocwobj; /* object associated with the word */ member
H A Dfiowrt.c574 oswp2(buf+6, vw->vocwobj); in fiowrt1()
H A Dexecmd.c2525 verb = n->vocwobj; in execmd()
3615 if (vp != 0 && vp->vocwobj == prep) in execmd()
H A Dfio.c1580 oswp2(buf+6, vocw->vocwobj); in fiosav_voc_cb()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Dvocabulary.cpp106 && vw->vocwobj == objn && vw->vocwtyp == p) in vocwset()
125 if (vw->vocwobj == objn && vw->vocwtyp == p in vocwset()
174 vw->vocwobj = objn; in vocwset()
586 if (objn == MCMONINV || vw->vocwobj == objn) in voc_iterate()
743 do_del = (vw->vocwobj == objn in vocdel1()
H A Dvocabulary_parser.cpp2074 list[cnt] = v->vocwobj; in vocgol()
3790 if (list2[i] == v->vocwobj) in voc_parse_dict_lookup()
3798 list2[cnt2++] = v->vocwobj; in voc_parse_dict_lookup()
4840 if (v->vocwobj == objn) in has_gen_num_adj()
7493 cmdPrep = v->vocwobj; in voc1cmd()
7701 cmdPrep = v->vocwobj; in voc1cmd()
7859 runppr(ctx->voccxrun, v->vocwobj, PRP_NILPREP, 0); in voc1cmd()
7871 if (v) cmdPrep = v->vocwobj; in voc1cmd()
H A Dvocabulary.h62 objnum vocwobj; /* object associated with the word */ member
H A Dexecute_command.cpp2532 verb = n->vocwobj; in execmd()
3651 if (vp != 0 && vp->vocwobj == prep) in execmd()
H A Dfile_io.cpp1599 oswp2(buf+6, vocw->vocwobj); in fiosav_voc_cb()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Dvocabulary.cpp106 && vw->vocwobj == objn && vw->vocwtyp == p) in vocwset()
125 if (vw->vocwobj == objn && vw->vocwtyp == p in vocwset()
174 vw->vocwobj = objn; in vocwset()
586 if (objn == MCMONINV || vw->vocwobj == objn) in voc_iterate()
743 do_del = (vw->vocwobj == objn in vocdel1()
H A Dvocabulary_parser.cpp2074 list[cnt] = v->vocwobj; in vocgol()
3790 if (list2[i] == v->vocwobj) in voc_parse_dict_lookup()
3798 list2[cnt2++] = v->vocwobj; in voc_parse_dict_lookup()
4840 if (v->vocwobj == objn) in has_gen_num_adj()
7493 cmdPrep = v->vocwobj; in voc1cmd()
7701 cmdPrep = v->vocwobj; in voc1cmd()
7859 runppr(ctx->voccxrun, v->vocwobj, PRP_NILPREP, 0); in voc1cmd()
7871 if (v) cmdPrep = v->vocwobj; in voc1cmd()
H A Dvocabulary.h62 objnum vocwobj; /* object associated with the word */ member
H A Dexecute_command.cpp2532 verb = n->vocwobj; in execmd()
3651 if (vp != 0 && vp->vocwobj == prep) in execmd()
H A Dfile_io.cpp1599 oswp2(buf+6, vocw->vocwobj); in fiosav_voc_cb()