Searched refs:funclinno (Results 1 – 1 of 1) sorted by relevance
105 static int funclinno; /* line # where the current function started */ variable663 funclinno = plinno; in simplecmd()681 funclinno = 0; in simplecmd()1663 if (funclinno != 0) in readtoken1()1664 linno -= funclinno - 1; in readtoken1()