Home
last modified time | relevance | path

Searched defs:CVmUndoRecord (Results 1 – 16 of 16) sorted by relevance

/dports/games/tads/tads-3.0.8/tads3/
H A Dvmundo.h34 struct CVmUndoRecord struct
40 vm_obj_id_t obj;
50 {
59 } id;
92 CVmUndoRecord rec; argument
H A Dvmintcls.h135 void apply_undo(VMG_ struct CVmUndoRecord *) { } in apply_undo()
136 void mark_undo_ref(VMG_ struct CVmUndoRecord *) { } in mark_undo_ref()
137 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmpat.h109 void apply_undo(VMG_ struct CVmUndoRecord *) { } in apply_undo()
110 void mark_undo_ref(VMG_ struct CVmUndoRecord *) { } in mark_undo_ref()
111 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmcset.h121 void apply_undo(VMG_ struct CVmUndoRecord *) { } in apply_undo()
124 void mark_undo_ref(VMG_ struct CVmUndoRecord *) { } in mark_undo_ref()
125 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmstrcmp.h199 void apply_undo(VMG_ struct CVmUndoRecord *) { } in apply_undo()
200 void mark_undo_ref(VMG_ struct CVmUndoRecord *) { } in mark_undo_ref()
201 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmstr.h102 void apply_undo(VMG_ struct CVmUndoRecord *) { }; in apply_undo()
103 void mark_undo_ref(VMG_ struct CVmUndoRecord *) { } in mark_undo_ref()
104 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmlst.h159 void apply_undo(VMG_ struct CVmUndoRecord *) { } in apply_undo()
160 void mark_undo_ref(VMG_ struct CVmUndoRecord *) { } in mark_undo_ref()
161 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmfilobj.h119 void apply_undo(VMG_ struct CVmUndoRecord *) { } in apply_undo()
122 void mark_undo_ref(VMG_ struct CVmUndoRecord *) { } in mark_undo_ref()
126 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmgram.h326 void apply_undo(VMG_ struct CVmUndoRecord *) { } in apply_undo()
329 void discard_undo(VMG_ struct CVmUndoRecord *) { } in discard_undo()
332 void mark_undo_ref(VMG_ struct CVmUndoRecord *) { } in mark_undo_ref()
335 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmbytarr.h153 void mark_undo_ref(VMG_ struct CVmUndoRecord *) { } in mark_undo_ref()
154 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmiter.h194 void mark_undo_ref(VMG_ struct CVmUndoRecord *) { } in mark_undo_ref()
198 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmlookup.h339 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
750 void mark_undo_ref(VMG_ struct CVmUndoRecord *) { } in mark_undo_ref()
754 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmbignum.h456 void apply_undo(VMG_ struct CVmUndoRecord *) { } in apply_undo()
457 void mark_undo_ref(VMG_ struct CVmUndoRecord *) { } in mark_undo_ref()
458 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmvec.h129 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmtobj.h415 void remove_stale_undo_weak_ref(VMG_ struct CVmUndoRecord *) { } in remove_stale_undo_weak_ref()
H A Dvmobj.h398 virtual void discard_undo(VMG_ struct CVmUndoRecord *) { } in discard_undo()