Searched refs:caml_xtl (Results 1 – 2 of 2) sorted by relevance
92 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()
17 struct caml_xtl { struct23 #define Xtl_val(x)(*((struct caml_xtl **) Data_custom_val(x))) argument
Completed in 3 milliseconds