ocaml_intrinsics
Ocaml_intrinsics
module Atomic : sig ... end
Atomic arithmetic operations
module Atomic_expert : sig ... end
Untagged int
module Bigstring_intf : sig ... end
module Conditional : sig ... end
module Crc : sig ... end
module Ext_pointer : sig ... end
Ext_pointer uses values of the OCaml type "int" to represent pointers to 2-byte aligned memory blocks allocated outside the OCaml heap.
Ext_pointer
module Fences : sig ... end
module Float : sig ... end
module Int : sig ... end
module Int32 : sig ... end
module Int64 : sig ... end
module Native_pointer : sig ... end
module Nativeint : sig ... end
module Perfmon : sig ... end
module Prefetch : sig ... end
Bring the line of data from memory that contains the specified address.
module Prefetch_expert : sig ... end