Goblint_lib.Lvalmodule GU = Goblintutilval equal_offs :
'a 'b. ('a -> 'a -> Ppx_deriving_runtime.bool) ->
('b -> 'b -> Ppx_deriving_runtime.bool) ->
('a, 'b) offs ->
('a, 'b) offs ->
Ppx_deriving_runtime.boolval compare_offs :
'a 'b. ('a -> 'a -> Ppx_deriving_runtime.int) ->
('b -> 'b -> Ppx_deriving_runtime.int) ->
('a, 'b) offs ->
('a, 'b) offs ->
Ppx_deriving_runtime.intval hash_offs : ('a -> int) -> ('b -> int) -> ('a, 'b) offs -> intmodule type IdxDomain = sig ... endSubinterface of IntDomain.Z which is sufficient for Printable (but not Lattice) Offset.
module OffsetPrintable (Idx : IdxDomain) : sig ... endmodule Offset (Idx : IntDomain.Z) : sig ... endmodule type S = sig ... endmodule NormalLat (Idx : IntDomain.Z) : sig ... endmodule Fields : sig ... endmodule CilLval : sig ... end