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.4.0.tbz
sha256=99b78e6def71534d195eef9084baa26d8334b36084e120aa6afb300c9bf8afa6
sha512=f3162bd95a03c00358a2991f6152fc6169205bfb4c55e2c483e98cc3935673df9656d025b6f1ea0fa5f1bd0aee037d4f483966b0d2907e3fa9bf11a93a3392af
doc/goblint_cdomain_value/NullByteSet/MustMaySet/index.html
Module NullByteSet.MustMaySet
include sig ... end
val hash : t -> intmodule Set : sig ... endval empty :
unit ->
[ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.tval full_set :
unit ->
[ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.tval is_empty :
mode ->
([ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.t) ->
boolval min_elem :
mode ->
([ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.M.t) ->
MustSet.M.eltval min_elem_precise :
([ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.M.t) ->
boolval mem :
mode ->
MustSet.elt ->
([ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.t) ->
boolval interval_mem :
mode ->
(MustSet.M.elt * Z.t) ->
([ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * 'a) ->
boolval remove :
mode ->
MustSet.M.elt ->
([ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.M.t) ->
Z.t ->
[ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.M.tval add :
mode ->
MustSet.elt ->
([ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.t) ->
[ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.tval add_list : mode -> MaySet.elt list -> ('a * MaySet.t) -> 'a * MaySet.tval remove_interval :
mode ->
(Z.t * Z.t) ->
Z.t ->
([ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * 'a) ->
[ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * 'aval remove_all :
mode ->
('a * MaySet.t) ->
[ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.tval is_full_set :
mode ->
([ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.t) ->
boolval get_set : mode -> ('a * 'a) -> 'aval elements :
?max_size:Z.t ->
?min_size:'a ->
mode ->
('b * MaySet.M.t) ->
MaySet.M.elt listval precise_singleton :
MustSet.elt ->
[ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.tval make_all_must :
unit ->
[ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.tval may_can_benefit_from_filter : ('a * MaySet.t) -> boolval exists :
mode ->
(MaySet.elt -> bool) ->
([ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * MaySet.t) ->
boolval filter :
?min_size:Z.t ->
?max_size:Z.t ->
(MaySet.M.elt -> bool) ->
(MustSet.t * MaySet.M.t) ->
tval filter_musts :
(MustSet.M.elt -> bool) ->
Z.t ->
([ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * 'a) ->
[ `Lifted of SetDomain.Make(IntOps.BigIntOps).t | `Top ] * 'a sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>