package goblint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Static analysis framework for C
Install
dune-project
Dependency
Authors
Maintainers
Sources
goblint-2.1.0.tbz
sha256=bfc412ec2e447eaef6f4f83892e3511ebf305593cb00561c1406be3ae8bf48e9
sha512=5f2a162e5f36bffafc9836b0d18b5b2808cecfa6bf68f83bb7d1e8b9947ac74cf07776eb09274b4b29d55c897a45a10768f0d9ed25810cf6ba2409c525e4cd4d
doc/goblint.lib/Goblint_lib/PreValueDomain/AD/index.html
Module PreValueDomain.AD
module Addr : sig ... endmodule J : sig ... endval hash : t -> intval tag : t -> intval arbitrary : unit -> t QCheck.arbitraryval bot : unit -> tval is_bot : t -> boolval top : unit -> ttype elt = Addr.tval empty : unit -> tval is_empty : t -> boolval cardinal : t -> inttype field = Addr.fieldtype idx = IndexDomain.tval null_ptr : tval unknown_ptr : tval not_null : tval top_ptr : tval may_be_unknown : t -> boolval is_null : t -> boolval is_not_null : t -> boolval may_be_null : t -> boolval to_bool : t -> bool optionval has_unknown : t -> boolval of_int : (module IntDomain.Z with type t = 'a) -> 'a -> tval to_int : (module IntDomain.Z with type t = 'a) -> t -> 'aval get_type : t -> GoblintCil.typval from_var : CilType.Varinfo.t -> tval from_var_offset :
(CilType.Varinfo.t
* (GoblintCil.fieldinfo, IndexDomain.t) Goblint_lib__Lval.offs) ->
tval to_var_may : t -> CilType.Varinfo.t listval to_var_must : t -> CilType.Varinfo.t listval to_var_offset :
t ->
(CilType.Varinfo.t
* (GoblintCil.fieldinfo, IndexDomain.t) Goblint_lib__Lval.offs)
listval is_definite : t -> boolval from_string : string -> tval to_string : t -> string listmodule ShortAddr : sig ... endval pretty : unit -> t -> Goblint_lib__SetDomain.Pretty.docval show : t -> stringval to_yojson : t -> [> `List of Yojson.Safe.t list ]val printXml : 'a BatInnerIO.output -> t -> unitval is_top : t -> bool sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>