HomeSort by: relevance | last modified time | path
    Searched refs:funclinno (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/sh/
parser.h 152 #define funclinno (current_parser->ps_funclinno) macro
parser.c 672 funclinno = plinno;
693 funclinno = 0;
2304 if (funclinno != 0)
2305 linno -= funclinno - 1;

Completed in 14 milliseconds