Searched refs:INITIAL_ENTRIES_CAPACITY (Results 1 – 3 of 3) sorted by relevance
39 #define INITIAL_ENTRIES_CAPACITY 8 macro
38 #define INITIAL_ENTRIES_CAPACITY 32 macro488 retval->entries = calloc(INITIAL_ENTRIES_CAPACITY, in init_cache()492 retval->entries_capacity = INITIAL_ENTRIES_CAPACITY; in init_cache()
521 retval->entries_capacity = INITIAL_ENTRIES_CAPACITY; in init_configuration()