Home | History | Annotate | Download | only in m_debuginfo

Lines Matching defs:linecount

1597          Int linecount;
1603 linecount = *pnt2.s++;
1605 if ( linecount > 0 ) {
1611 linecount, filename, segno, start[k].start, start[k].end );
1613 for ( j = 0; j < linecount; j++ ) {
1617 + ((j < (linecount - 1))
1623 ((const unsigned short *)(pnt2.ui + linecount))[j],
1629 ((const unsigned short *)(pnt2.ui + linecount))[j], j );