Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:linecount

1604          Int linecount;
1610 linecount = *pnt2.s++;
1612 if ( linecount > 0 ) {
1618 linecount, filename, segno, start[k].start, start[k].end );
1620 for ( j = 0; j < linecount; j++ ) {
1624 + ((j < (linecount - 1))
1630 ((const unsigned short *)(pnt2.ui + linecount))[j],
1634 ((const unsigned short *)(pnt2.ui + linecount))[j], j );