Home | History | Annotate | Download | only in program

Lines Matching refs:lineNo

76 record_error(struct parse_state *parseState, const char *msg, int lineNo)
85 lineNo, line, column, (char *) lineStr, msg);
88 (void) lineNo;