Searched refs:dhx_num_entries (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/lib/libc/iconv/
H A Dcitrus_db_file.h71 uint32_t dhx_num_entries; member in struct:_citrus_db_header_x
H A Dcitrus_db.c75 if (be32toh(dhx->dhx_num_entries)*_CITRUS_DB_ENTRY_SIZE >
111 num_entries = be32toh(dhx->dhx_num_entries);
289 return ((int)be32toh(dhx->dhx_num_entries));
305 num_entries = be32toh(dhx->dhx_num_entries);

Completed in 157 milliseconds