Searched refs:error_name (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/byacc/test/yacc/
H A Dcode_error.tab.c29 const char *const error_name[] = { variable
H A Derror.tab.c90 #define yyname error_name
176 static const char *const error_name[] = { variable
H A Dpure_error.tab.c90 #define yyname error_name
188 static const char *const error_name[] = { variable
H A Dcode_error.code.c90 #define yyname error_name
/freebsd-12-stable/contrib/byacc/test/btyacc/
H A Dcode_error.tab.c46 const char *const error_name[] = { variable
H A Derror.tab.c97 #define yyname error_name
210 static const char *const error_name[] = { variable
H A Dpure_error.tab.c97 #define yyname error_name
222 static const char *const error_name[] = { variable
H A Dcode_error.code.c97 #define yyname error_name
/freebsd-12-stable/contrib/binutils/ld/
H A Dldmain.c1321 static char *error_name;
1348 if (error_name != NULL
1349 && strcmp (name, error_name) == 0)
1354 if (error_name != NULL)
1355 free (error_name);
1356 error_name = xstrdup (name);
1319 static char *error_name; local
/freebsd-12-stable/contrib/openbsm/test/bsm/
H A Dgenerate.c996 const char *error_name; member in struct:__anon6780
1039 generate_error_record(directory, error_list[i].error_name,

Completed in 96 milliseconds