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.5.0.tbz
sha256=452d8491527aea21f2cbb11defcc14ba0daf9fdb6bdb9fc0af73e56eac57b916
sha512=1993cd45c4c7fe124ca6e157f07d17ec50fab5611b270a434ed1b7fb2910aa85a8e6eaaa77dad770430710aafb2f6d676c774dd33942d921f23e2f9854486551
doc/goblint_cdomain_value/PreValueDomain/Addr/index.html
Module PreValueDomain.Addr
include module type of struct include AD.Addr end
type t = AddressDomain.AddressBase(Mval).t = | Addr of Mval.t| NullPtr| UnknownPtr| StrPtr of StringDomain.t
val of_string : string -> tval to_string : t -> string optionval to_c_string : t -> string optionval to_n_c_string : int -> t -> string optionval to_string_length : t -> int optionval is_definite : t -> boolval of_var : GoblintCil.varinfo -> tval to_var : t -> GoblintCil.varinfo optionval to_var_may : t -> GoblintCil.varinfo optionval to_var_must : t -> GoblintCil.varinfo optionval to_exp : t -> GoblintCil.expval type_of : t -> GoblintCil.typval hash : t -> intval show : t -> stringval pretty : unit -> t -> Printable.Pretty.docval printXml : 'a BatInnerIO.output -> t -> unitval to_yojson : t -> Yojson.Safe.tval tag : t -> intval arbitrary : unit -> t QCheck.arbitraryval bot : unit -> tval is_bot : t -> boolval top : unit -> tval is_top : t -> boolmodule Offs = Offsmodule Mval = Mval sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>