package goblint

  1. Overview
  2. Docs
Static analysis framework for C

Install

dune-project
 Dependency

Authors

Maintainers

Sources

goblint-1.1.1.tbz
sha256=999272bfbd3b9b96fcd58987b237ac6e9fa6d92ef935cc89f1ea2b4205185141
sha512=f3bf6ab71cf8c258d3290da4bf9f6fe42d7c671822e0efeb0fc50afdff078ab15e352237e5c1db31c5aa3a9d430691268ed2e5e00da10f2615835f672f91683d

doc/goblint.lib/OctagonDomain/index.html

Module OctagonDomain

module BI = IntOps.BigIntOps
module IKind : sig ... end
module INV : IntDomain.Y with type int_t = BI.t
type elt =
  1. | Val of float
  2. | Infinity
val elt_to_yojson : elt -> Yojson.Safe.t
val elt_to_string : elt -> string
val oct_ik : Cil.ikind
module type S = sig ... end
module ArrayOctagon : S with type t = elt array array
OCaml

Innovation. Community. Security.