Searched refs:ITEM_LIST_INITIAL_SIZE (Results 1 – 1 of 1) sorted by relevance
253 #define ITEM_LIST_INITIAL_SIZE 12 macro259 sl->buff = my_malloc(ITEM_LIST_INITIAL_SIZE*sizeof(item *)); in empty_list()262 sl->size = ITEM_LIST_INITIAL_SIZE; in empty_list()