Searched refs:funclinno (Results 1 – 1 of 1) sorted by relevance
110 static int funclinno; /* line # where the current function started */ variable667 funclinno = plinno; in simplecmd()685 funclinno = 0; in simplecmd()1667 if (funclinno != 0) in readtoken1()1668 linno -= funclinno - 1; in readtoken1()