package frama-c

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file wp__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
(* generated by dune *)

(** @canonical Wp.AssignsCompleteness *)
module AssignsCompleteness = Wp__AssignsCompleteness

(** @canonical Wp.Auto *)
module Auto = Wp__Auto

(** @canonical Wp.Cache *)
module Cache = Wp__Cache

(** @canonical Wp.CfgAnnot *)
module CfgAnnot = Wp__CfgAnnot

(** @canonical Wp.CfgCalculus *)
module CfgCalculus = Wp__CfgCalculus

(** @canonical Wp.CfgCompiler *)
module CfgCompiler = Wp__CfgCompiler

(** @canonical Wp.CfgDump *)
module CfgDump = Wp__CfgDump

(** @canonical Wp.CfgGenerator *)
module CfgGenerator = Wp__CfgGenerator

(** @canonical Wp.CfgInfos *)
module CfgInfos = Wp__CfgInfos

(** @canonical Wp.CfgInit *)
module CfgInit = Wp__CfgInit

(** @canonical Wp.CfgWP *)
module CfgWP = Wp__CfgWP

(** @canonical Wp.Cfloat *)
module Cfloat = Wp__Cfloat

(** @canonical Wp.Cint *)
module Cint = Wp__Cint

(** @canonical Wp.Clabels *)
module Clabels = Wp__Clabels

(** @canonical Wp.Cleaning *)
module Cleaning = Wp__Cleaning

(** @canonical Wp.Cmath *)
module Cmath = Wp__Cmath

(** @canonical Wp.CodeSemantics *)
module CodeSemantics = Wp__CodeSemantics

(** @canonical Wp.Conditions *)
module Conditions = Wp__Conditions

(** @canonical Wp.Context *)
module Context = Wp__Context

(** @canonical Wp.Cstring *)
module Cstring = Wp__Cstring

(** @canonical Wp.Ctypes *)
module Ctypes = Wp__Ctypes

(** @canonical Wp.Cvalues *)
module Cvalues = Wp__Cvalues

(** @canonical Wp.Definitions *)
module Definitions = Wp__Definitions

(** @canonical Wp.Driver *)
module Driver = Wp__Driver

(** @canonical Wp.Factory *)
module Factory = Wp__Factory

(** @canonical Wp.Filtering *)
module Filtering = Wp__Filtering

(** @canonical Wp.Footprint *)
module Footprint = Wp__Footprint

(** @canonical Wp.Generator *)
module Generator = Wp__Generator

(** @canonical Wp.Lang *)
module Lang = Wp__Lang

(** @canonical Wp.Layout *)
module Layout = Wp__Layout

(** @canonical Wp.Letify *)
module Letify = Wp__Letify

(** @canonical Wp.LogicAssigns *)
module LogicAssigns = Wp__LogicAssigns

(** @canonical Wp.LogicBuiltins *)
module LogicBuiltins = Wp__LogicBuiltins

(** @canonical Wp.LogicCompiler *)
module LogicCompiler = Wp__LogicCompiler

(** @canonical Wp.LogicSemantics *)
module LogicSemantics = Wp__LogicSemantics

(** @canonical Wp.LogicUsage *)
module LogicUsage = Wp__LogicUsage

(** @canonical Wp.Matrix *)
module Matrix = Wp__Matrix

(** @canonical Wp.Mcfg *)
module Mcfg = Wp__Mcfg

(** @canonical Wp.MemAddr *)
module MemAddr = Wp__MemAddr

(** @canonical Wp.MemBytes *)
module MemBytes = Wp__MemBytes

(** @canonical Wp.MemDebug *)
module MemDebug = Wp__MemDebug

(** @canonical Wp.MemEmpty *)
module MemEmpty = Wp__MemEmpty

(** @canonical Wp.MemLoader *)
module MemLoader = Wp__MemLoader

(** @canonical Wp.MemMemory *)
module MemMemory = Wp__MemMemory

(** @canonical Wp.MemTyped *)
module MemTyped = Wp__MemTyped

(** @canonical Wp.MemVal *)
module MemVal = Wp__MemVal

(** @canonical Wp.MemVar *)
module MemVar = Wp__MemVar

(** @canonical Wp.MemZeroAlias *)
module MemZeroAlias = Wp__MemZeroAlias

(** @canonical Wp.MemoryContext *)
module MemoryContext = Wp__MemoryContext

(** @canonical Wp.Mstate *)
module Mstate = Wp__Mstate

(** @canonical Wp.NormAtLabels *)
module NormAtLabels = Wp__NormAtLabels

(** @canonical Wp.Passive *)
module Passive = Wp__Passive

(** @canonical Wp.Pattern *)
module Pattern = Wp__Pattern

(** @canonical Wp.Pcfg *)
module Pcfg = Wp__Pcfg

(** @canonical Wp.Pcond *)
module Pcond = Wp__Pcond

(** @canonical Wp.Plang *)
module Plang = Wp__Plang

(** @canonical Wp.Probe *)
module Probe = Wp__Probe

(** @canonical Wp.ProofEngine *)
module ProofEngine = Wp__ProofEngine

(** @canonical Wp.ProofScript *)
module ProofScript = Wp__ProofScript

(** @canonical Wp.ProofSession *)
module ProofSession = Wp__ProofSession

(** @canonical Wp.ProofStrategy *)
module ProofStrategy = Wp__ProofStrategy

(** @canonical Wp.Prover *)
module Prover = Wp__Prover

(** @canonical Wp.ProverScript *)
module ProverScript = Wp__ProverScript

(** @canonical Wp.ProverSearch *)
module ProverSearch = Wp__ProverSearch

(** @canonical Wp.ProverTask *)
module ProverTask = Wp__ProverTask

(** @canonical Wp.ProverWhy3 *)
module ProverWhy3 = Wp__ProverWhy3

(** @canonical Wp.Ptip *)
module Ptip = Wp__Ptip

(** @canonical Wp.RefUsage *)
module RefUsage = Wp__RefUsage

(** @canonical Wp.Register *)
module Register = Wp__Register

(** @canonical Wp.Repr *)
module Repr = Wp__Repr

(** @canonical Wp.Rformat *)
module Rformat = Wp__Rformat

(** @canonical Wp.Script *)
module Script = Wp__Script

(** @canonical Wp.Sigma *)
module Sigma = Wp__Sigma

(** @canonical Wp.Sigs *)
module Sigs = Wp__Sigs

(** @canonical Wp.Splitter *)
module Splitter = Wp__Splitter

(** @canonical Wp.Stats *)
module Stats = Wp__Stats

(** @canonical Wp.StmtSemantics *)
module StmtSemantics = Wp__StmtSemantics

(** @canonical Wp.Strategy *)
module Strategy = Wp__Strategy

(** @canonical Wp.TacArray *)
module TacArray = Wp__TacArray

(** @canonical Wp.TacBitrange *)
module TacBitrange = Wp__TacBitrange

(** @canonical Wp.TacBittest *)
module TacBittest = Wp__TacBittest

(** @canonical Wp.TacBitwised *)
module TacBitwised = Wp__TacBitwised

(** @canonical Wp.TacChoice *)
module TacChoice = Wp__TacChoice

(** @canonical Wp.TacClear *)
module TacClear = Wp__TacClear

(** @canonical Wp.TacCompound *)
module TacCompound = Wp__TacCompound

(** @canonical Wp.TacCompute *)
module TacCompute = Wp__TacCompute

(** @canonical Wp.TacCongruence *)
module TacCongruence = Wp__TacCongruence

(** @canonical Wp.TacCut *)
module TacCut = Wp__TacCut

(** @canonical Wp.TacFilter *)
module TacFilter = Wp__TacFilter

(** @canonical Wp.TacHavoc *)
module TacHavoc = Wp__TacHavoc

(** @canonical Wp.TacInduction *)
module TacInduction = Wp__TacInduction

(** @canonical Wp.TacInstance *)
module TacInstance = Wp__TacInstance

(** @canonical Wp.TacLemma *)
module TacLemma = Wp__TacLemma

(** @canonical Wp.TacModMask *)
module TacModMask = Wp__TacModMask

(** @canonical Wp.TacNormalForm *)
module TacNormalForm = Wp__TacNormalForm

(** @canonical Wp.TacOverflow *)
module TacOverflow = Wp__TacOverflow

(** @canonical Wp.TacRange *)
module TacRange = Wp__TacRange

(** @canonical Wp.TacRewrite *)
module TacRewrite = Wp__TacRewrite

(** @canonical Wp.TacSequence *)
module TacSequence = Wp__TacSequence

(** @canonical Wp.TacShift *)
module TacShift = Wp__TacShift

(** @canonical Wp.TacSplit *)
module TacSplit = Wp__TacSplit

(** @canonical Wp.TacUnfold *)
module TacUnfold = Wp__TacUnfold

(** @canonical Wp.Tactical *)
module Tactical = Wp__Tactical

(** @canonical Wp.VC *)
module VC = Wp__VC

(** @canonical Wp.VCS *)
module VCS = Wp__VCS

(** @canonical Wp.Vlist *)
module Vlist = Wp__Vlist

(** @canonical Wp.Vset *)
module Vset = Wp__Vset

(** @canonical Wp.Warning *)
module Warning = Wp__Warning

(** @canonical Wp.Why3Import *)
module Why3Import = Wp__Why3Import

(** @canonical Wp.Why3Provers *)
module Why3Provers = Wp__Why3Provers

(** @canonical Wp.WpApi *)
module WpApi = Wp__WpApi

(** @canonical Wp.WpContext *)
module WpContext = Wp__WpContext

(** @canonical Wp.WpPropId *)
module WpPropId = Wp__WpPropId

(** @canonical Wp.WpRTE *)
module WpRTE = Wp__WpRTE

(** @canonical Wp.WpReached *)
module WpReached = Wp__WpReached

(** @canonical Wp.WpReport *)
module WpReport = Wp__WpReport

(** @canonical Wp.WpTac *)
module WpTac = Wp__WpTac

(** @canonical Wp.WpTacApi *)
module WpTacApi = Wp__WpTacApi

(** @canonical Wp.WpTarget *)
module WpTarget = Wp__WpTarget

(** @canonical Wp.WpTipApi *)
module WpTipApi = Wp__WpTipApi

(** @canonical Wp.Wp_error *)
module Wp_error = Wp__Wp_error

(** @canonical Wp.Wp_eva *)
module Wp_eva = Wp__Wp_eva

(** @canonical Wp.Wp_parameters *)
module Wp_parameters = Wp__Wp_parameters

(** @canonical Wp.Wpo *)
module Wpo = Wp__Wpo

module Wp__ = struct end
[@@deprecated "this module is shadowed"]
OCaml

Innovation. Community. Security.