RCSW
1.2.24.beta

Contents:

  • Setting Up RCSW
  • Modules Summary
  • Detailed APIs
RCSW
  • File utils.h

File utils.h

↰ Parent directory (rcsw/utils)

Miscellaneous utility functions/macros/definitions/etc.

Contents

  • Definition (rcsw/utils/utils.h)

  • Detailed Description

  • Includes

  • Included By

  • Functions

  • Defines

  • Variables

Definition (rcsw/utils/utils.h)

  • Program Listing for File utils.h

Detailed Description

A catch all for random things I found interesting that didn’t fit anywhere else.

2017 John Harwell, All rights reserved.

SPDX-License-Identifier: MIT

Includes

  • rcsw/common/fpc.h (File fpc.h)

  • rcsw/rcsw.h (File rcsw.h)

Included By

  • File adj_matrix.h

  • File mem.h

Functions

  • Function arr32_elt_swap

  • Function arr32_permute

  • Function arr8_reverse

  • Function util_reflect32

  • Function util_string_gen

  • Function util_zchk

  • Function utils_clamp_f255

Defines

  • Define RCSW_ALIGN_SIZE

  • Define RCSW_BIN16

  • Define RCSW_BIN32

  • Define RCSW_BIN8

  • Define RCSW_BIT_WIDTH

  • Define RCSW_BSWAP16

  • Define RCSW_BSWAP32

  • Define RCSW_BSWAP32_16

  • Define RCSW_BSWAP64

  • Define RCSW_GEN_M32

  • Define RCSW_GEN_M64

  • Define RCSW_IS_BIG_ENDIAN

  • Define RCSW_IS_LITTLE_ENDIAN

  • Define RCSW_IS_MEM_ALIGNED

  • Define RCSW_IS_SIZE_ALIGNED

  • Define RCSW_M32L16

  • Define RCSW_M32U16

  • Define RCSW_M64L32

  • Define RCSW_M64U32

  • Define RCSW_REFL16

  • Define RCSW_REFL32

  • Define RCSW_REFL8

  • Define RCSW_REV16

  • Define RCSW_REV32

  • Define RCSW_REV8

  • Define RCSW_REVL16

  • Define RCSW_REVL32

  • Define RCSW_REVL8

  • Define RCSW_TOPBIT

Variables

  • Variable rcsw_util_revtable


© Copyright 2024, John Harwell.

Built with Sphinx using a theme provided by Read the Docs.