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-1.1.1.tbz
sha256=999272bfbd3b9b96fcd58987b237ac6e9fa6d92ef935cc89f1ea2b4205185141
sha512=f3bf6ab71cf8c258d3290da4bf9f6fe42d7c671822e0efeb0fc50afdff078ab15e352237e5c1db31c5aa3a9d430691268ed2e5e00da10f2615835f672f91683d
doc/goblint.lib/Osek/Flag/index.html
Module Osek.Flag
The basic thread domain that distinguishes singlethreaded mode, a single * thread ID, and otherwise goes to top.
module Simple = ThreadFlagDomain.Simplemodule ThreadLifted = ThreadIdDomain.ThreadLiftedinclude sig ... end
type t = Simple.t * ThreadLifted.tval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.inttype group = Printable.Std.group = |val show_group : group -> 'aval hash : (Simple.t * ThreadLifted.t) -> intval printXml : 'a BatInnerIO.output -> (Simple.t * ThreadLifted.t) -> unitval to_yojson :
(Simple.t * ThreadLifted.t) ->
[> `Assoc of (string * Printable.json) list ]val invariant : Invariant.context -> (Simple.t * ThreadLifted.t) -> Invariant.tval arbitrary : unit -> (Simple.t * ThreadLifted.t) QCheck.arbitraryval relift : (Simple.t * ThreadLifted.t) -> Simple.t * ThreadLifted.tval bot : unit -> Simple.t * ThreadLifted.tval is_bot : (Simple.t * ThreadLifted.t) -> boolval top : unit -> Simple.t * ThreadLifted.tval is_top : (Simple.t * ThreadLifted.t) -> boolval leq : (Simple.t * ThreadLifted.t) -> (Simple.t * ThreadLifted.t) -> boolval op_scheme :
('a -> 'b -> Simple.t) ->
('c -> 'd -> ThreadLifted.t) ->
('a * 'c) ->
('b * 'd) ->
tval join : (Simple.t * ThreadLifted.t) -> (Simple.t * ThreadLifted.t) -> tval meet : (Simple.t * ThreadLifted.t) -> (Simple.t * ThreadLifted.t) -> tval narrow : (Simple.t * ThreadLifted.t) -> (Simple.t * ThreadLifted.t) -> tval widen : (Simple.t * ThreadLifted.t) -> (Simple.t * ThreadLifted.t) -> tval is_multi : (Simple.t * 'a) -> boolval is_not_main : (Simple.t * 'a) -> boolval show :
(Simple.t * [< `Bot | `Lifted of ThreadIdDomain.Thread.t | `Top ]) ->
stringval pretty :
unit ->
(Simple.t * [< `Bot | `Lifted of ThreadIdDomain.Thread.t | `Top ]) ->
Pretty.doc sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>