Home
last modified time | relevance | path

Searched defs:VMG0_ (Results 1 – 25 of 43) sorted by relevance

12

/dports/games/tads/tads-3.0.8/tads3/
H A Dvmini_d.cpp34 void vm_init_debugger(VMG0_) in vm_init_debugger() argument
52 void vm_init_after_load(VMG0_) in vm_init_after_load() argument
62 void vm_terminate_debug_shutdown(VMG0_) in vm_terminate_debug_shutdown() argument
71 void vm_terminate_debug_delete(VMG0_) in vm_terminate_debug_delete() argument
H A Dvmini_nd.cpp32 void vm_init_debugger(VMG0_) in vm_init_debugger() argument
48 void vm_init_after_load(VMG0_) in vm_init_after_load() argument
57 void vm_terminate_debug_shutdown(VMG0_) in vm_terminate_debug_shutdown() argument
65 void vm_terminate_debug_delete(VMG0_) in vm_terminate_debug_delete() argument
H A Dvmundo.cpp70 void CVmUndo::create_savept(VMG0_) in create_savept() argument
134 void CVmUndo::drop_oldest_savept(VMG0_) in drop_oldest_savept() argument
190 void CVmUndo::drop_undo(VMG0_) in drop_undo() argument
212 CVmUndoMeta *CVmUndo::alloc_rec(VMG0_) in alloc_rec() argument
379 void CVmUndo::undo_to_savept(VMG0_) in undo_to_savept() argument
453 void CVmUndo::gc_mark_refs(VMG0_) in gc_mark_refs() argument
516 void CVmUndo::gc_remove_stale_weak_refs(VMG0_) in gc_remove_stale_weak_refs() argument
H A Dvmbif.cpp290 void CVmBif::retval_true(VMG0_) in retval_true() argument
298 void CVmBif::retval_nil(VMG0_) in retval_nil() argument
331 const char *CVmBif::pop_str_val(VMG0_) in pop_str_val() argument
375 const char *CVmBif::pop_list_val(VMG0_) in pop_list_val() argument
502 int CVmBif::pop_int_val(VMG0_) in pop_int_val() argument
516 int CVmBif::pop_long_val(VMG0_) in pop_long_val() argument
530 int CVmBif::pop_bool_val(VMG0_) in pop_bool_val() argument
568 vm_obj_id_t CVmBif::pop_obj_val(VMG0_) in pop_obj_val() argument
582 vm_prop_id_t CVmBif::pop_propid_val(VMG0_) in pop_propid_val() argument
H A Dvmfunc.h211 void inc(VMG0_) { p_ += G_exc_entry_size; } in inc() argument
301 void inc(VMG0_) { p_ += G_line_entry_size; } in inc() argument
339 uint get_sym_len(VMG0_) const in get_sym_len() argument
343 const char *get_sym(VMG0_) const in get_sym() argument
347 void inc(VMG0_) in inc() argument
438 size_t get_line_count(VMG0_) const in get_line_count() argument
442 size_t get_frame_count(VMG0_) const in get_frame_count() argument
484 size_t get_frame_ofs(VMG0_) const in get_frame_ofs() argument
H A Dvmrun.h335 int get_cur_argc(VMG0_) const in get_cur_argc() argument
389 size_t get_frame_depth(VMG0_) const in get_frame_depth() argument
552 vm_obj_id_t get_self(VMG0_) const in get_self() argument
623 static void push_nil(VMG0_) in push_nil() argument
649 void touch_entry_ptr_page(VMG0_) in touch_entry_ptr_page() argument
954 int pop2_equal(VMG0_) in pop2_equal() argument
972 int pop2_compare(VMG0_) in pop2_compare() argument
985 int pop2_compare_lt(VMG0_) in pop2_compare_lt() argument
998 int pop2_compare_le(VMG0_) in pop2_compare_le() argument
1011 int pop2_compare_gt(VMG0_) in pop2_compare_gt() argument
[all …]
H A Dtest_obj.cpp163 void CVmImageLoader::do_dynamic_link(VMG0_) in do_dynamic_link() argument
172 void CVmImageLoader::create_global_symtab_lookup_table(VMG0_) in create_global_symtab_lookup_table() argument
182 void CVmImageLoader::run_static_init(VMG0_) in run_static_init() argument
190 vm_prop_id_t CVmImageLoader::alloc_new_prop(VMG0_) in alloc_new_prop() argument
H A Dvmconsol.cpp580 void CVmFormatter::empty_buffers(VMG0_) in empty_buffers() argument
603 void CVmFormatter::update_display(VMG0_) in update_display() argument
613 void CVmFormatter::write_blank_line(VMG0_) in write_blank_line() argument
1772 void CVmConsole::write_blank_line(VMG0_) in write_blank_line() argument
1955 void CVmConsole::empty_buffers(VMG0_) in empty_buffers() argument
1969 void CVmConsole::update_display(VMG0_) in update_display() argument
2391 void CVmConsole::read_line_done(VMG0_) in read_line_done() argument
2570 void CVmConsoleMain::clear_window(VMG0_) in clear_window() argument
2933 void CVmConsoleBanner::clear_window(VMG0_) in clear_window() argument
H A Dvmconnom.cpp81 void CVmConsole::show_con_more_prompt(VMG0_) in show_con_more_prompt() argument
H A Dvmconhtm.cpp87 void CVmConsole::show_con_more_prompt(VMG0_) in show_con_more_prompt() argument
H A Dvmobj.cpp1040 void CVmObjTable::delete_obj_table(VMG0_) in delete_obj_table() argument
1172 void CVmObjTable::gc_before_alloc(VMG0_) in gc_before_alloc() argument
1452 void CVmObjTable::gc_full(VMG0_) in gc_full() argument
1472 void CVmObjTable::gc_pass_init(VMG0_) in gc_pass_init() argument
1565 void CVmObjTable::gc_pass_finish(VMG0_) in gc_pass_finish() argument
1755 void CVmObjTable::gc_trace_stack(VMG0_) in gc_trace_stack() argument
1793 void CVmObjTable::gc_trace_imports(VMG0_) in gc_trace_imports() argument
1809 void CVmObjTable::gc_trace_globals(VMG0_) in gc_trace_globals() argument
1874 void CVmObjTable::run_finalizers(VMG0_) in run_finalizers() argument
2557 void CVmObjTable::reset_to_image(VMG0_) in reset_to_image() argument
[all …]
H A Dvmconmor.cpp81 void CVmConsole::show_con_more_prompt(VMG0_) in show_con_more_prompt() argument
H A Dvmpat.h117 void remove_stale_weak_refs(VMG0_) { } in remove_stale_weak_refs() argument
140 re_compiled_pattern *get_pattern(VMG0_) { return get_ext()->pat; } in get_pattern() argument
H A Dvmdbg.cpp298 CVmDebug::CVmDebug(VMG0_) in CVmDebug() argument
389 void CVmDebug::init_after_load(VMG0_) in init_after_load() argument
398 void CVmDebug::terminate(VMG0_) in terminate() argument
2348 void CVmDebug::set_step_over(VMG0_) in set_step_over() argument
2365 void CVmDebug::set_step_out(VMG0_) in set_step_out() argument
2890 void CVmDebug::suspend_all_bps(VMG0_) in suspend_all_bps() argument
2913 void CVmDebug::restore_all_bps(VMG0_) in restore_all_bps() argument
3256 void CVmDebugBp::do_terminate(VMG0_) in do_terminate() argument
3515 int CVmDebugBp::eval_cond(VMG0_) in eval_cond() argument
3626 void CVmDebugBp::do_delete(VMG0_) in do_delete() argument
H A Dvmglob.h299 #define VMG0_ macro
348 #define VMG0_ macro
394 #define VMG0_ macro
430 #define VMG0_ vm_globals *vmg__ macro
H A Dvmstr.h108 void remove_stale_weak_refs(VMG0_) { } in remove_stale_weak_refs() argument
147 const char *get_as_string(VMG0_) const { return ext_; } in get_as_string() argument
H A Dvmobj.h263 virtual int provides_props(VMG0_) const { return FALSE; } in provides_props() argument
631 virtual size_t get_coll_addsub_rhs_ele_cnt(VMG0_) const in get_coll_addsub_rhs_ele_cnt() argument
736 virtual const char *get_as_string(VMG0_) const { return 0; } in get_as_string() argument
1076 virtual int get_supermeta_count(VMG0_) const { return 1; } in get_supermeta_count() argument
1141 int get_supermeta_count(VMG0_) const { return 0; } in get_supermeta_count() argument
1642 int gc_pass_continue(VMG0_) { return gc_pass_continue(vmg_ TRUE); } in gc_pass_continue() argument
2407 void init(VMG0_) { } in init() argument
2665 void init(VMG0_) { } in init() argument
H A Dvmimage.cpp209 void CVmImageLoader::load(VMG0_) in load() argument
397 void CVmImageLoader::load_ext_resfiles(VMG0_) in load_ext_resfiles() argument
831 void CVmImageLoader::run_static_init(VMG0_) in run_static_init() argument
913 void CVmImageLoader::unload(VMG0_) in unload() argument
926 void CVmImageLoader::create_global_symtab_lookup_table(VMG0_) in create_global_symtab_lookup_table() argument
1712 void CVmImageLoader::do_dynamic_link(VMG0_) in do_dynamic_link() argument
2107 vm_prop_id_t CVmImageLoader::alloc_new_prop(VMG0_) in alloc_new_prop() argument
H A Dvmvec.h138 void remove_stale_weak_refs(VMG0_) { } in remove_stale_weak_refs() argument
171 virtual size_t get_coll_addsub_rhs_ele_cnt(VMG0_) const in get_coll_addsub_rhs_ele_cnt() argument
H A Dvmlst.h170 void remove_stale_weak_refs(VMG0_) { } in remove_stale_weak_refs() argument
295 size_t get_coll_addsub_rhs_ele_cnt(VMG0_) const in get_coll_addsub_rhs_ele_cnt() argument
H A Dvmmeta.cpp555 void CVmMetaTable::create_intrinsic_class_instances(VMG0_) in create_intrinsic_class_instances() argument
591 void CVmMetaTable::forget_intrinsic_class_instances(VMG0_) in forget_intrinsic_class_instances() argument
H A Dvmsave.cpp346 void CVmSaveFile::reset(VMG0_) in reset() argument
H A Dvmconsol.h331 void flush(VMG0_) { flush(vmg_ VM_NL_NEWLINE); } in flush() argument
635 virtual void show_more_prompt(VMG0_) { show_con_more_prompt(vmg0_); } in show_more_prompt() argument
687 virtual void show_more_prompt(VMG0_) { show_con_more_prompt(vmg0_); } in show_more_prompt() argument
724 virtual void clear_window(VMG0_) { } in clear_window() argument
730 virtual void show_more_prompt(VMG0_) { } in show_more_prompt() argument
H A Dvmintcls.h143 void remove_stale_weak_refs(VMG0_) { } in remove_stale_weak_refs() argument
H A Dvmtobj.h365 int provides_props(VMG0_) const { return TRUE; } in provides_props() argument
424 void remove_stale_weak_refs(VMG0_) { } in remove_stale_weak_refs() argument

12