Searched refs:DEFAULT_TABLE_BUCKETS (Results 1 – 1 of 1) sorted by relevance
31 #define DEFAULT_TABLE_BUCKETS 10 macro44 ret->dispatch_table = hash_map_new(DEFAULT_TABLE_BUCKETS, hash_function_naive, NULL, NULL, NULL); in data_dispatcher_new()