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

/freebsd-10.1-release/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-10.1-release/contrib/byacc/test/btyacc/
H A Dcode_error.tab.c40 const char *const error_name[] = { variable
H A Derror.tab.c97 #define yyname error_name
204 static const char *const error_name[] = { variable
H A Dpure_error.tab.c97 #define yyname error_name
216 static const char *const error_name[] = { variable
H A Dcode_error.code.c97 #define yyname error_name
/freebsd-10.1-release/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-10.1-release/contrib/openbsm/test/bsm/
H A Dgenerate.c998 const char *error_name; member in struct:__anon4268
1041 generate_error_record(directory, error_list[i].error_name,

Completed in 130 milliseconds