endian.h File Reference

Go to the source code of this file.

Functions

static bool endian_host_is_le (void)
static uint32_t endian_swap (uint32_t val)
static uint32_t endian_host_to_big (uint32_t host)
static uint32_t endian_big_to_host (uint32_t big)


Function Documentation

static uint32_t endian_big_to_host ( uint32_t  big  )  [inline, static]

static bool endian_host_is_le ( void   )  [inline, static]

Definition at line 11 of file endian.h.

Referenced by endian_big_to_host(), and endian_host_to_big().

static uint32_t endian_host_to_big ( uint32_t  host  )  [inline, static]

static uint32_t endian_swap ( uint32_t  val  )  [inline, static]

Definition at line 18 of file endian.h.

Referenced by endian_big_to_host(), and endian_host_to_big().


Generated on Wed Jul 29 11:59:21 2015 for Libparserutils by  doxygen 1.5.6