gstadderorc

gstadderorc

Functions

#define ORC_UINT64_C()

Types and Values

typedef orc_int8
typedef orc_int16
typedef orc_int32
typedef orc_int64
typedef orc_uint8
typedef orc_uint16
typedef orc_uint32
typedef orc_uint64
#define inline

Description

Functions

ORC_UINT64_C()

#define             ORC_UINT64_C(x)

Types and Values

orc_int8

typedef int8_t orc_int8;

orc_int16

typedef int16_t orc_int16;

orc_int32

typedef int32_t orc_int32;

orc_int64

typedef int64_t orc_int64;

orc_uint8

typedef uint8_t orc_uint8;

orc_uint16

typedef uint16_t orc_uint16;

orc_uint32

typedef uint32_t orc_uint32;

orc_uint64

typedef uint64_t orc_uint64;

inline

#define             inline