Searched refs:error_table (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.2-release/crypto/heimdal/lib/com_err/
H A Dcom_right.h63 struct error_table { struct
70 struct error_table *table;
H A Dlex.l60 error_table { return ET; }
H A Derror.c79 struct error_table et;
/freebsd-10.2-release/contrib/byacc/test/yacc/
H A Dcode_error.tab.c21 const YYINT error_table[] = { 1, variable
H A Derror.tab.c82 #define yytable error_table
164 static const YYINT error_table[] = { 1, variable
H A Dpure_error.tab.c82 #define yytable error_table
176 static const YYINT error_table[] = { 1, variable
H A Dcode_error.code.c82 #define yytable error_table
/freebsd-10.2-release/contrib/com_err/
H A Dcom_right.h75 struct error_table { struct
82 struct error_table *table;
H A Dlex.l60 error_table { return ET; }
H A Derror.c76 struct error_table et;
/freebsd-10.2-release/contrib/byacc/test/btyacc/
H A Dcode_error.tab.c32 const YYINT error_table[] = { 1, variable
H A Derror.tab.c89 #define yytable error_table
192 static const YYINT error_table[] = { 1, variable
H A Dpure_error.tab.c89 #define yytable error_table
204 static const YYINT error_table[] = { 1, variable
H A Dcode_error.code.c89 #define yytable error_table
/freebsd-10.2-release/contrib/subversion/subversion/svn/
H A Dclient_errors.h50 static const err_defn error_table[] = { \
/freebsd-10.2-release/contrib/gcclibs/libiberty/
H A Dstrerror.c74 static const struct error_info error_table[] = variable in typeref:struct:error_info
489 Using the error_table, which is initialized at compile time, generate
511 /* If we haven't already scanned the error_table once to find the maximum
516 for (eip = error_table; eip -> name != NULL; eip++)
526 initialize it from the statically initialized error_table. */
534 for (eip = error_table; eip -> name != NULL; eip++)
544 initialize it from the statically initialized error_table. */
553 for (eip = error_table; eip -> name != NULL; eip++)
/freebsd-10.2-release/contrib/binutils/libiberty/
H A Dstrerror.c74 static const struct error_info error_table[] = variable in typeref:struct:error_info
489 Using the error_table, which is initialized at compile time, generate
511 /* If we haven't already scanned the error_table once to find the maximum
516 for (eip = error_table; eip -> name != NULL; eip++)
526 initialize it from the statically initialized error_table. */
534 for (eip = error_table; eip -> name != NULL; eip++)
544 initialize it from the statically initialized error_table. */
553 for (eip = error_table; eip -> name != NULL; eip++)
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_subr/
H A Derror.c665 for (defn = error_table; defn->errdesc != NULL; ++defn)
680 for (defn = error_table; defn->errdesc != NULL; ++defn)
684 /* "No error" is not in error_table. */
/freebsd-10.2-release/contrib/subversion/subversion/include/
H A Dsvn_error_codes.h65 static const err_defn error_table[] = { \
/freebsd-10.2-release/crypto/heimdal/
H A Dconfigure28254 error_table test conf
28278 #error compile_et does not handle error_table N M

Completed in 390 milliseconds