Home | Sort by: relevance | last modified time | path |
/src/bin/sh/ | |
parser.h | 103 int ps_funclinno; /* line # of the current function */ member in struct:parse_state 152 #define funclinno (current_parser->ps_funclinno) |
parser.c | 106 .ps_funclinno = 0, |