Hashtbl.Keymodule type S__bits64__local = sig ... endtype ('a : bits64) t__bits64__local =
(module S__bits64__local
with type t = 'a)module type S__bits64__local__portable = sig ... endtype ('a : bits64) t__bits64__local__portable =
(module S__bits64__local__portable
with type t = 'a)module type S__bits64 = sig ... endmodule type S__bits64__portable = sig ... endtype ('a : bits64) t__bits64__portable =
(module S__bits64__portable
with type t = 'a)module type S__float64__local = sig ... endtype ('a : float64) t__float64__local =
(module S__float64__local
with type t = 'a)module type S__float64__local__portable = sig ... endtype ('a : float64) t__float64__local__portable =
(module S__float64__local__portable
with type t = 'a)module type S__float64 = sig ... endtype ('a : float64) t__float64 = (module S__float64 with type t = 'a)module type S__float64__portable = sig ... endtype ('a : float64) t__float64__portable =
(module S__float64__portable
with type t = 'a)module type S__local = sig ... endmodule type S__local__portable = sig ... endtype 'a t__local__portable = (module S__local__portable with type t = 'a)module type S = sig ... endmodule type S__portable = sig ... endtype 'a t__portable = (module S__portable with type t = 'a)