primitive-0.5.0.1: Primitive memory-related operations
Data.Primitive.MachDeps
Description
Machine-dependent constants
sIZEOF_CHAR :: IntSource
aLIGNMENT_WORD64 :: IntSource
sIZEOF_WORD64 :: IntSource
aLIGNMENT_INT64 :: IntSource
sIZEOF_INT64 :: IntSource
aLIGNMENT_WORD32 :: IntSource
sIZEOF_WORD32 :: IntSource
aLIGNMENT_INT32 :: IntSource
sIZEOF_INT32 :: IntSource
aLIGNMENT_WORD16 :: IntSource
sIZEOF_WORD16 :: IntSource
aLIGNMENT_INT16 :: IntSource
sIZEOF_INT16 :: IntSource
aLIGNMENT_WORD8 :: IntSource
sIZEOF_WORD8 :: IntSource
aLIGNMENT_INT8 :: IntSource
sIZEOF_INT8 :: IntSource
aLIGNMENT_STABLEPTR :: IntSource
sIZEOF_STABLEPTR :: IntSource
aLIGNMENT_FUNPTR :: IntSource
sIZEOF_FUNPTR :: IntSource
aLIGNMENT_PTR :: IntSource
sIZEOF_PTR :: IntSource
aLIGNMENT_FLOAT :: IntSource
sIZEOF_FLOAT :: IntSource
aLIGNMENT_DOUBLE :: IntSource
sIZEOF_DOUBLE :: IntSource
aLIGNMENT_WORD :: IntSource
sIZEOF_WORD :: IntSource
aLIGNMENT_INT :: IntSource
sIZEOF_INT :: IntSource
aLIGNMENT_CHAR :: IntSource
type Word64_# = Word64#Source
type Int64_# = Int64#Source