Searched refs:INITIAL_CAPACITY (Results 1 – 1 of 1) sorted by relevance
103 #define INITIAL_CAPACITY 8 /* initial size of consumer array */ macro234 g_consumer_table = malloc(INITIAL_CAPACITY * in dtj_add_consumer()243 bzero(g_consumer_table, (INITIAL_CAPACITY * in dtj_add_consumer()245 g_consumer_capacity = INITIAL_CAPACITY; in dtj_add_consumer()