Searched refs:MAX_LIST_SIZE (Results 1 – 1 of 1) sorted by relevance
67 #define MAX_LIST_SIZE 0xFFFF /* 65535 */ macro132 static uint16_t aliasLists[MAX_LIST_SIZE];932 if (aliasListsSize >= MAX_LIST_SIZE) { in createOneAliasList()