package goblint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Static analysis framework for C
Install
dune-project
Dependency
Authors
Maintainers
Sources
goblint-1.1.1.tbz
sha256=999272bfbd3b9b96fcd58987b237ac6e9fa6d92ef935cc89f1ea2b4205185141
sha512=f3bf6ab71cf8c258d3290da4bf9f6fe42d7c671822e0efeb0fc50afdff078ab15e352237e5c1db31c5aa3a9d430691268ed2e5e00da10f2615835f672f91683d
doc/goblint.lib/Constraints/WidenContextLifterSide/index.html
Module Constraints.WidenContextLifterSide
Parameters
module S : Analyses.SpecSignature
module DD : sig ... endmodule M : sig ... endmodule D : sig ... endmodule G = S.Gmodule C = S.Ctype marshal = S.marshalval init : S.marshal option -> unitval finalize : unit -> S.marshalval inj : ('a -> 'b) -> 'a -> 'b * M.tval call_descr : Cil.fundec -> S.C.t -> stringval conv : ('a * 'b, 'c, 'd) Analyses.ctx -> ('a, 'c, 'd) Analyses.ctxval lift_fun :
('a * 'b, 'c, 'd) Analyses.ctx ->
(('a, 'c, 'd) Analyses.ctx -> 'e) ->
('e -> 'f) ->
'f * 'bval sync :
(S.D.t * 'a, S.G.t, S.C.t) Analyses.ctx ->
[ `Join | `Normal | `Return ] ->
S.D.t * 'aval query :
(S.D.t * 'a, S.G.t, S.C.t) Analyses.ctx ->
'b Queries.t ->
'b Queries.resultval assign :
(S.D.t * 'a, S.G.t, S.C.t) Analyses.ctx ->
Cil.lval ->
Cil.exp ->
S.D.t * 'aval vdecl :
(S.D.t * 'a, S.G.t, S.C.t) Analyses.ctx ->
Cil.varinfo ->
S.D.t * 'aval branch :
(S.D.t * 'a, S.G.t, S.C.t) Analyses.ctx ->
Cil.exp ->
bool ->
S.D.t * 'aval body : (S.D.t * 'a, S.G.t, S.C.t) Analyses.ctx -> Cil.fundec -> S.D.t * 'aval return :
(S.D.t * 'a, S.G.t, S.C.t) Analyses.ctx ->
Cil.exp option ->
Cil.fundec ->
S.D.t * 'aval intrpt : (S.D.t * 'a, S.G.t, S.C.t) Analyses.ctx -> S.D.t * 'aval asm : (S.D.t * 'a, S.G.t, S.C.t) Analyses.ctx -> S.D.t * 'aval skip : (S.D.t * 'a, S.G.t, S.C.t) Analyses.ctx -> S.D.t * 'aval special :
(S.D.t * 'a, S.G.t, S.C.t) Analyses.ctx ->
Cil.lval option ->
Cil.varinfo ->
Cil.exp list ->
S.D.t * 'aval threadenter :
(S.D.t * 'a, S.G.t, S.C.t) Analyses.ctx ->
Cil.lval option ->
Cil.varinfo ->
Cil.exp list ->
(S.D.t * 'a) listval threadspawn :
(S.D.t * 'a, S.G.t, S.C.t) Analyses.ctx ->
Cil.lval option ->
Cil.varinfo ->
Cil.exp list ->
(S.D.t * 'b, S.G.t, S.C.t) Analyses.ctx ->
S.D.t * 'aval enter :
(S.D.t * M.t, S.G.t, S.C.t) Analyses.ctx ->
Cil.lval option ->
CilType.Fundec.t ->
Cil.exp list ->
((S.D.t * M.t) * (S.D.t * M.t)) list sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page