package goblint
Static analysis framework for C
Install
Dune Dependency
Authors
Maintainers
Sources
goblint-1.1.1.tbz
sha256=999272bfbd3b9b96fcd58987b237ac6e9fa6d92ef935cc89f1ea2b4205185141
sha512=f3bf6ab71cf8c258d3290da4bf9f6fe42d7c671822e0efeb0fc50afdff078ab15e352237e5c1db31c5aa3a9d430691268ed2e5e00da10f2615835f672f91683d
doc/goblint.lib/ValueDomain/Blob/index.html
Module ValueDomain.Blob
Parameters
module Size : IntDomain.Z
Signature
include sig ... end
type t = Value.t * Size.t * ZeroInit.t
val equal : t -> t -> Ppx_deriving_runtime.bool
val compare : t -> t -> Ppx_deriving_runtime.int
type group = Printable.Std.group = |
val show_group : group -> 'a
val hash : (Value.t * Size.t * ZeroInit.t) -> int
val show : (Value.t * Size.t * ZeroInit.t) -> string
val pretty : unit -> (Value.t * Size.t * ZeroInit.t) -> Pretty.doc
val to_yojson :
(Value.t * Size.t * ZeroInit.t) ->
[> `Assoc of (string * Printable.json) list ]
val relift : (Value.t * Size.t * ZeroInit.t) -> Value.t * Size.t * ZeroInit.t
val arbitrary : unit -> (Value.t * Size.t * ZeroInit.t) QCheck.arbitrary
val bot : unit -> Value.t * Size.t * ZeroInit.t
val is_bot : (Value.t * Size.t * ZeroInit.t) -> bool
val top : unit -> Value.t * Size.t * ZeroInit.t
val is_top : (Value.t * Size.t * ZeroInit.t) -> bool
val leq :
(Value.t * Size.t * ZeroInit.t) ->
(Value.t * Size.t * ZeroInit.t) ->
bool
val op_scheme :
('a -> 'b -> Value.t) ->
('c -> 'd -> Size.t) ->
('e -> 'f -> ZeroInit.t) ->
('a * 'c * 'e) ->
('b * 'd * 'f) ->
t
val join :
(Value.t * Size.t * ZeroInit.t) ->
(Value.t * Size.t * ZeroInit.t) ->
t
val meet :
(Value.t * Size.t * ZeroInit.t) ->
(Value.t * Size.t * ZeroInit.t) ->
t
val widen :
(Value.t * Size.t * ZeroInit.t) ->
(Value.t * Size.t * ZeroInit.t) ->
t
val narrow :
(Value.t * Size.t * ZeroInit.t) ->
(Value.t * Size.t * ZeroInit.t) ->
t
type value = Value.t
type size = Size.t
type origin = ZeroInit.t
val printXml : 'a BatInnerIO.output -> (Value.t * Size.t * ZeroInit.t) -> unit
val invariant : Invariant.context -> (Value.t * 'a * 'b) -> Invariant.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page