Home
last modified time | relevance | path

Searched refs:caml_xtl (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/ocaml/libs/xentoollog/
A Dxentoollog_stubs.c92 struct caml_xtl *xtl = (struct caml_xtl*)logger; in stub_xtl_ocaml_vmessage()
122 struct caml_xtl *xtl = (struct caml_xtl*)logger; in stub_xtl_ocaml_progress()
142 struct caml_xtl *xtl = (struct caml_xtl*)logger; in xtl_destroy()
167 struct caml_xtl *xtl = malloc(sizeof(*xtl)); in stub_xtl_create_logger()
A Dcaml_xentoollog.h17 struct caml_xtl { struct
23 #define Xtl_val(x)(*((struct caml_xtl **) Data_custom_val(x))) argument

Completed in 3 milliseconds