Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads3/
H A Dvmlookup.h339 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
572 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *rec);
754 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmpat.h111 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmstrcmp.h201 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmcset.h125 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmintcls.h137 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmbytarr.h154 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmiter.h198 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmgram.h335 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmfilobj.h126 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmstr.h104 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmdict.h193 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *rec);
H A Dvmobj.h417 virtual void remove_stale_undo_weak_ref(VMG_
1717 entry->get_vm_obj()->remove_stale_undo_weak_ref(vmg_ undo_rec); in remove_obj_stale_undo_weak_ref()
H A Dvmvec.h129 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmtobj.h415 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmlst.h161 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmbignum.h458 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref() function
H A Dvmlookup.cpp1492 remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *undo_rec) in remove_stale_undo_weak_ref() function in CVmObjWeakRefLookupTable
H A Dvmdict.cpp1541 void CVmObjDict::remove_stale_undo_weak_ref(VMG_ CVmUndoRecord *undo_rec) in remove_stale_undo_weak_ref() function in CVmObjDict