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.6.0.tbz
sha256=20d5b7332a9f6072ab9ba86c4a53b898eaf681286c56a8805c41850bbf3ddf41
sha512=7c7685cfcd9aa866bc40e813df2bfcb3c79b3d40e615d8d6d0939c5798b9d70dd7f2ba87a741f5ba0ce891e9d254627207fb28057f1f2f6611e4e0d128fd6a71
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)"
>