Lines Matching defs:lcount
65 int lcount, ln, linpos, oldpos, nodata;
66 lcount=0;
70 case '-': lcount=1;break;
71 case '=': lcount = pr1403? 1 : 2; break;
72 case SHORTLINE: lcount=1; break;
74 if (lcount<=0) return;
78 for(ln=oldpos=0; ln<lcount; ln++)
80 linpos = 2*ln - lcount +1;
87 if (lcount>1)
98 else if (lcount==1)
108 if (lcount>1)
117 else if (lcount==1)