rpm 5.3.7
|
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] |
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] |
unsigned char _dbswap::uc[4] |
uint32_t _dbswap::ui |
Definition at line 46 of file db3.c.
Referenced by _ntoh_ui(), sql_bind_key(), and sql_step().
const rpmuint32_t _dbswap::ui |
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().