Searched refs:ENTRY_ALLOC_COUNT (Results 1 – 1 of 1) sorted by relevance
40 #define ENTRY_ALLOC_COUNT 10 macro50 titles = (char **)calloc(ENTRY_ALLOC_COUNT, sizeof (char *)); in init_table()51 datasets = (char **)calloc(ENTRY_ALLOC_COUNT, sizeof (char *)); in init_table()54 menu_table_size = ENTRY_ALLOC_COUNT; in init_table()69 ENTRY_ALLOC_COUNT * sizeof (char *)); in add_title_entry()71 ENTRY_ALLOC_COUNT * sizeof (char *)); in add_title_entry()74 menu_table_size += ENTRY_ALLOC_COUNT; in add_title_entry()