HomeSort by: relevance | last modified time | path
    Searched refs:error_table (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
k524_err.et 8 error_table k524
heim_err.et 8 error_table heim
krb_err.et 8 error_table krb
krb5_err.et 8 error_table krb5
  /src/crypto/external/bsd/heimdal/dist/lib/wind/
wind_err.et 8 error_table wind
  /src/crypto/external/bsd/heimdal/dist/lib/com_err/
com_right.h 66 struct error_table { struct
73 struct error_table *table;
lex.l 62 error_table { return ET; }
error.c 81 struct error_table et;
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
asn1_err.et 8 error_table asn1
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
gkrb5_err.et 7 error_table gk5
  /src/crypto/external/bsd/heimdal/dist/lib/hdb/
hdb_err.et 8 error_table hdb
  /src/crypto/external/bsd/heimdal/dist/lib/ntlm/
ntlm_err.et 7 error_table ntlm
  /src/crypto/external/bsd/heimdal/dist/lib/kadm5/
kadm5_err.et 8 error_table ovk kadm5
  /src/external/gpl3/binutils/dist/libiberty/
strerror.c 74 static const struct error_info error_table[] = variable in typeref:struct:error_info
494 Using the error_table, which is initialized at compile time, generate
516 /* If we haven't already scanned the error_table once to find the maximum
521 for (eip = error_table; eip -> name != NULL; eip++)
531 initialize it from the statically initialized error_table. */
539 for (eip = error_table; eip -> name != NULL; eip++)
549 initialize it from the statically initialized error_table. */
558 for (eip = error_table; eip -> name != NULL; eip++)
  /src/external/gpl3/binutils.old/dist/libiberty/
strerror.c 74 static const struct error_info error_table[] = variable in typeref:struct:error_info
494 Using the error_table, which is initialized at compile time, generate
516 /* If we haven't already scanned the error_table once to find the maximum
521 for (eip = error_table; eip -> name != NULL; eip++)
531 initialize it from the statically initialized error_table. */
539 for (eip = error_table; eip -> name != NULL; eip++)
549 initialize it from the statically initialized error_table. */
558 for (eip = error_table; eip -> name != NULL; eip++)
  /src/external/gpl3/gcc/dist/libiberty/
strerror.c 74 static const struct error_info error_table[] = variable in typeref:struct:error_info
494 Using the error_table, which is initialized at compile time, generate
516 /* If we haven't already scanned the error_table once to find the maximum
521 for (eip = error_table; eip -> name != NULL; eip++)
531 initialize it from the statically initialized error_table. */
539 for (eip = error_table; eip -> name != NULL; eip++)
549 initialize it from the statically initialized error_table. */
558 for (eip = error_table; eip -> name != NULL; eip++)
  /src/external/gpl3/gcc.old/dist/libiberty/
strerror.c 74 static const struct error_info error_table[] = variable in typeref:struct:error_info
494 Using the error_table, which is initialized at compile time, generate
516 /* If we haven't already scanned the error_table once to find the maximum
521 for (eip = error_table; eip -> name != NULL; eip++)
531 initialize it from the statically initialized error_table. */
539 for (eip = error_table; eip -> name != NULL; eip++)
549 initialize it from the statically initialized error_table. */
558 for (eip = error_table; eip -> name != NULL; eip++)
  /src/external/gpl3/gdb/dist/libiberty/
strerror.c 74 static const struct error_info error_table[] = variable in typeref:struct:error_info
494 Using the error_table, which is initialized at compile time, generate
516 /* If we haven't already scanned the error_table once to find the maximum
521 for (eip = error_table; eip -> name != NULL; eip++)
531 initialize it from the statically initialized error_table. */
539 for (eip = error_table; eip -> name != NULL; eip++)
549 initialize it from the statically initialized error_table. */
558 for (eip = error_table; eip -> name != NULL; eip++)
  /src/external/gpl3/gdb.old/dist/libiberty/
strerror.c 74 static const struct error_info error_table[] = variable in typeref:struct:error_info
494 Using the error_table, which is initialized at compile time, generate
516 /* If we haven't already scanned the error_table once to find the maximum
521 for (eip = error_table; eip -> name != NULL; eip++)
531 initialize it from the statically initialized error_table. */
539 for (eip = error_table; eip -> name != NULL; eip++)
549 initialize it from the statically initialized error_table. */
558 for (eip = error_table; eip -> name != NULL; eip++)
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
hx509_err.et 8 error_table hx
  /src/external/bsd/byacc/dist/test/btyacc/
code_error.tab.c 36 const YYINT error_table[] = { 1, variable
  /src/external/bsd/byacc/dist/test/yacc/
code_error.tab.c 23 const YYINT error_table[] = { 1, variable
error.tab.c 84 #define yytable error_table
166 static const YYINT error_table[] = { 1, variable
pure_error.tab.c 84 #define yytable error_table
178 static const YYINT error_table[] = { 1, variable
code_error.code.c 84 #define yytable error_table

Completed in 47 milliseconds

1 2