Definitions in Mile.Mobility.Utilities.FixedInteger.h

May 22, 2026 ยท View on GitHub

  • All functions in this header file are C functions.
  • All functions are prefixed with "MoMileFixedInteger".
  • Only depends on Mile.Mobility.Portable.Types.h.

Functions

  • Checked Arithmetic:
    • MoMileFixedIntegerCheckedAddition8
    • MoMileFixedIntegerCheckedSubtraction8
    • MoMileFixedIntegerCheckedMultiplication8
    • MoMileFixedIntegerCheckedAddition16
    • MoMileFixedIntegerCheckedSubtraction16
    • MoMileFixedIntegerCheckedMultiplication16
    • MoMileFixedIntegerCheckedAddition32
    • MoMileFixedIntegerCheckedSubtraction32
    • MoMileFixedIntegerCheckedMultiplication32
    • MoMileFixedIntegerCheckedAddition64
    • MoMileFixedIntegerCheckedSubtraction64
    • MoMileFixedIntegerCheckedMultiplication64
    • MoMileFixedIntegerCheckedAddition
    • MoMileFixedIntegerCheckedSubtraction
    • MoMileFixedIntegerCheckedMultiplication
  • Read and Write:
    • MoMileFixedIntegerRead8
    • MoMileFixedIntegerWrite8
    • MoMileFixedIntegerReadBigEndian16
    • MoMileFixedIntegerWriteBigEndian16
    • MoMileFixedIntegerReadLittleEndian16
    • MoMileFixedIntegerWriteLittleEndian16
    • MoMileFixedIntegerReadBigEndian32
    • MoMileFixedIntegerWriteBigEndian32
    • MoMileFixedIntegerReadLittleEndian32
    • MoMileFixedIntegerWriteLittleEndian32
    • MoMileFixedIntegerReadBigEndian64
    • MoMileFixedIntegerWriteBigEndian64
    • MoMileFixedIntegerReadLittleEndian64
    • MoMileFixedIntegerWriteLittleEndian64
    • MoMileFixedIntegerReadBigEndian
    • MoMileFixedIntegerWriteBigEndian
    • MoMileFixedIntegerReadLittleEndian
    • MoMileFixedIntegerWriteLittleEndian
  • Sequence Compare:
    • MoMileFixedIntegerSequenceCompare8
    • MoMileFixedIntegerSequenceCompare16
    • MoMileFixedIntegerSequenceCompare32
    • MoMileFixedIntegerSequenceCompare64
    • MoMileFixedIntegerSequenceCompare