Searched refs:DEFAULT_CAPACITY (Results 1 – 1 of 1) sorted by relevance
59 #define DEFAULT_CAPACITY 16 /* the number of neighborhoods in a new table */ macro190 capacity = (initial_capacity > 0) ? initial_capacity : DEFAULT_CAPACITY; in vdo_int_map_create()
Completed in 6 milliseconds