Searched refs:hash_map_bucket_t (Results 1 – 1 of 1) sorted by relevance
26 typedef struct hash_map_bucket_t { struct28 } hash_map_bucket_t; argument31 hash_map_bucket_t *bucket;70 hash_map->bucket = osi_calloc(sizeof(hash_map_bucket_t) * num_bucket); in hash_map_new_internal()