Home
last modified time | relevance | path

Searched refs:parse_errors (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dnlmheader.y83 int parse_errors; variable
571 ++parse_errors; in nlmlex_file_open()
788 ++parse_errors; in yylex()
823 ++parse_errors; in yylex()
901 ++parse_errors; in nlmheader_error()
Dnlmconv.h80 extern int parse_errors;
Dnlmconv.c303 parse_errors = 0; in main()
310 || parse_errors != 0) in main()