Lines Matching full:lists
52 /* The combined tag and converter count can affect the number of lists
53 created. The size of all lists must be less than (2^17 - 1)
54 because the lists are indexed as a 16-bit array with a 16-bit index.
131 /* Used for storing the lists section that point to aliases */
933 fprintf(stderr, "%s: error: Too many alias lists\n", path);
973 /* Array index starts at 1. aliasLists[0] is the size of the lists section. */
976 /* write the offsets of all the aliases lists in a 2D array, and create the lists. */
1026 /* Write the array to the lists */
1028 /* Now write the leftover part of the array for the EMPTY and ALL lists */
1034 /* Write the lists */