| /src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
| com_right.h | 66 struct error_table { struct 73 struct error_table *table;
|
| /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
|
| /src/external/bsd/byacc/dist/test/btyacc/ |
| code_error.tab.c | 36 const YYINT error_table[] = { 1, variable
|
| error.tab.c | 91 #define yytable error_table 196 static const YYINT error_table[] = { 1, variable
|
| pure_error.tab.c | 91 #define yytable error_table 208 static const YYINT error_table[] = { 1, variable
|
| /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++)
|