Searched refs:INITIAL_ENTRIES_CAPACITY (Results 1 – 3 of 3) sorted by relevance
41 #define INITIAL_ENTRIES_CAPACITY 8 macro
40 #define INITIAL_ENTRIES_CAPACITY 32 macro490 retval->entries = calloc(INITIAL_ENTRIES_CAPACITY, in init_cache()494 retval->entries_capacity = INITIAL_ENTRIES_CAPACITY; in init_cache()
523 retval->entries_capacity = INITIAL_ENTRIES_CAPACITY; in init_configuration()