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 IdxPrintable = sig ... endSubinterface of IntDomain.Z which is sufficient for Printable (but not Lattice) Offset.
module type IdxDomain = sig ... endmodule OffsetPrintable (Idx : IdxPrintable) : sig ... endmodule type S = sig ... endmodule Normal (Idx : IdxPrintable) : sig ... endmodule NormalLatRepr (Idx : IdxDomain) : sig ... endLvalue lattice with sublattice representatives for DisjointDomain.
module Fields : sig ... endmodule CilLval : sig ... end