rpm 5.3.7
Data Fields

_dbswap Union Reference

Data Fields

uint64_t ul
uint32_t ui
uint16_t us
uint8_t uc [8]
rpmuint32_t ui
unsigned char uc [4]
const rpmuint32_t ui
const unsigned char uc [4]

Detailed Description

Definition at line 44 of file db3.c.


Field Documentation

uint8_t _dbswap::uc

Definition at line 48 of file db3.c.

Referenced by _ntoh_ui(), _ntoh_ul(), _ntoh_us(), sql_byteswapped(), and sql_initDB().

const unsigned char _dbswap::uc[4]

Definition at line 52 of file lookup3.c.

unsigned char _dbswap::uc[4]

Definition at line 116 of file sqlite.c.

uint32_t _dbswap::ui

Definition at line 46 of file db3.c.

Referenced by _ntoh_ui(), sql_bind_key(), and sql_step().

Definition at line 115 of file sqlite.c.

Definition at line 51 of file lookup3.c.

uint64_t _dbswap::ul

Definition at line 45 of file db3.c.

Referenced by _ntoh_ul().

uint16_t _dbswap::us

Definition at line 47 of file db3.c.

Referenced by _ntoh_us().


The documentation for this union was generated from the following files: