Home
last modified time | relevance | path

Searched refs:gc_regs (Results 1 – 11 of 11) sorted by relevance

/dports/lang/ocaml/ocaml-4.05.0/asmrun/
H A Droots.c319 regs = next_context->gc_regs; in caml_oldify_local_roots()
439 uintnat last_retaddr, value * gc_regs, in caml_do_local_roots() argument
458 regs = gc_regs; in caml_do_local_roots()
495 regs = next_context->gc_regs; in caml_do_local_roots()
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmrun/
H A Droots.c319 regs = next_context->gc_regs; in caml_oldify_local_roots()
439 uintnat last_retaddr, value * gc_regs, in caml_do_local_roots() argument
458 regs = gc_regs; in caml_do_local_roots()
495 regs = next_context->gc_regs; in caml_do_local_roots()
/dports/lang/ocaml/ocaml-4.05.0/byterun/caml/
H A Droots.h36 uintnat last_retaddr, value * gc_regs,
H A Dstack.h83 value * gc_regs; /* pointer to register block */ member
H A Dstack.h.orig83 value * gc_regs; /* pointer to register block */
/dports/lang/ocaml-nox11/ocaml-4.05.0/byterun/caml/
H A Droots.h36 uintnat last_retaddr, value * gc_regs,
H A Dstack.h83 value * gc_regs; /* pointer to register block */ member
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/systhreads/
H A Dst_stubs.c77 value * gc_regs; /* Saved value of caml_gc_regs */ member
156 th->gc_regs, th->local_roots); in caml_thread_scan_roots()
175 curr_thread->gc_regs = caml_gc_regs; in caml_thread_save_runtime_state()
204 caml_gc_regs = curr_thread->gc_regs; in caml_thread_restore_runtime_state()
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/systhreads/
H A Dst_stubs.c77 value * gc_regs; /* Saved value of caml_gc_regs */ member
156 th->gc_regs, th->local_roots); in caml_thread_scan_roots()
175 curr_thread->gc_regs = caml_gc_regs; in caml_thread_save_runtime_state()
204 caml_gc_regs = curr_thread->gc_regs; in caml_thread_restore_runtime_state()
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A D3dom2_te.cpp574 static const char *gc_regs[] =
643 if (reg < sizeof(gc_regs))
645 sprintf(buffer, "GC:%s", gc_regs[reg]);
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A D3dom2_te.cpp574 static const char *gc_regs[] =
643 if (reg < sizeof(gc_regs))
645 sprintf(buffer, "GC:%s", gc_regs[reg]);