Data Structures | |
struct | entry |
Data Fields | |
int | nr |
int | alloc |
struct hashmap::entry * | entries |
struct hashmap::entry * | first |
struct hashmap::entry * | last |
unsigned long | has_matches |
mmfile_t * | file1 |
mmfile_t * | file2 |
xdfenv_t * | env |
const xpparam_t * | xpp |
int hashmap::alloc |
struct hashmap::entry * hashmap::entries |
xdfenv_t* hashmap::env |
mmfile_t* hashmap::file1 |
mmfile_t * hashmap::file2 |
struct hashmap::entry * hashmap::first |
unsigned long hashmap::has_matches |
struct hashmap::entry * hashmap::last |
int hashmap::nr |
const xpparam_t* hashmap::xpp |