Home | History | Annotate | Download | only in gennames

Lines Matching refs:lines

259 static Line lines[MAX_LINE_COUNT];
926 /* store the groups like lines, with compressed data after raw strings */
931 /* loop over all lines */
933 line=lines+i++;
936 /* segment the lines to groups of 32 */
938 /* finish the current group with empty lines */
959 /* write empty lines between the previous line in the group and this one */
970 /* finish the current group with empty lines */
1158 groupWords[0]=(uint16_t)lines[i].code;
1161 offset = (uint32_t)((lines[i].s - stringStore)-groupBottom);
1436 fprintf(stderr, "gennames: too many lines\n");
1472 line=lines+lineCount;
1502 line=lines+lineCount;