package binsec

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

Word size of the machine in bits

include Sigs.PRINTABLE with type t = bitwidth
type t = bitwidth
val pp : Format.formatter -> t -> unit
val bitsize : t -> Size.Bit.t
val bytesize : t -> Size.Byte.t
val pp_print_hex : t -> Format.formatter -> int -> unit