Searched refs:MAX_ENTRIES_IN_LIST (Results 1 – 1 of 1) sorted by relevance
84 #define MAX_ENTRIES_IN_LIST 5000 macro278 if (*count == MAX_ENTRIES_IN_LIST) in add_to_list()365 char *list[NONE][MAX_ENTRIES_IN_LIST]; in fill_lists()368 XmString items[MAX_ENTRIES_IN_LIST]; in fill_lists()385 for (i = 0; i < data->num && i < MAX_ENTRIES_IN_LIST; i++) in fill_lists()