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