Lines Matching refs:lines
185 static Line lines[MAX_LINE_COUNT];
637 /* store the groups like lines, with compressed data after raw strings */
642 /* loop over all lines */
644 line=lines+i++;
647 /* segment the lines to groups of 32 */
649 /* finish the current group with empty lines */
670 /* write empty lines between the previous line in the group and this one */
681 /* finish the current group with empty lines */
883 groupWords[0]=(uint16_t)lines[i].code;
886 uint32_t offset = (uint32_t)((lines[i].s - stringStore)-groupBottom);
987 fprintf(stderr, "gennames: too many lines\n");
1023 line=lines+lineCount;
1053 line=lines+lineCount;