Searched defs:hash_table (Results 1 – 9 of 9) sorted by relevance
44 const HashValue *hash_table = _nc_get_hash_table(termcap); in check_names() local
115 HashValue * hash_table, in _nc_make_hash_table()252 HashValue *hash_table = typeCalloc(HashValue, HASHTABSIZE); in main() local
53 static struct hash_el hash_table[Table_size]; variable
49 typedef struct hash_entry **hash_table; typedef
242 struct hash_table { struct243 int hash_count;244 struct hash_bucket *buckets[DEFAULT_HASH_SIZE];
1464 const RemoteNXMapTable &hash_table) { in UpdateSignature()1472 RemoteNXMapTable &hash_table) { in NeedsUpdate()1990 RemoteNXMapTable &hash_table) { in UpdateISAToDescriptorMap()2516 RemoteNXMapTable hash_table; in UpdateISAToDescriptorMapIfNeeded() local
100 static BUCKET *hash_table[257]; variable
349 dmu_buf_impl_t **hash_table; member
372 static mru ** hash_table; variable [all...]