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.7.1.tbz
sha256=af01aac256229f33a90a9fcbfed04b01e3097f154d4d124f006476d6387c6a66
sha512=2a93bfe16881adbc2d8dcbfe38c1e19cd24ca105d8e1eda13d02440f3002874ffe2957dfd937510765233a054a40568b0052db92e31d382a5bd215d1ec12565c
doc/goblint_cdomain_value/NullByteSet/MustMaySet/index.html
Module NullByteSet.MustMaySet
module 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)"
>