Module CConstants.Architecture

type t =
  1. | Arch64
  2. | Arch32
val a64 : t list
val a32 : t list
val any_arch : t list