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.intmodule Offset (Idx : IntDomain.Z) : sig ... endmodule type S = sig ... endmodule Normal (Idx : IntDomain.Z) : sig ... endmodule NormalLat (Idx : IntDomain.Z) : sig ... endmodule Stateless (Idx : Printable.S) : sig ... endmodule Fields : sig ... endmodule CilLval : sig ... end