Searched refs:funclinno (Results 1 – 1 of 1) sorted by relevance
103 static int funclinno; /* line # where the current function started */ variable661 funclinno = plinno; in simplecmd()679 funclinno = 0; in simplecmd()1661 if (funclinno != 0) in readtoken1()1662 linno -= funclinno - 1; in readtoken1()