HomeSort by: relevance | last modified time | path
    Searched defs:error_names (Results 1 - 20 of 20) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
strerror.c 452 static const char **error_names; variable
495 the error_names and the sys_errlist (if needed) tables, which are
530 /* Now attempt to allocate the error_names table, zero it out, and then
533 if (error_names == NULL)
536 if ((error_names = (const char **) malloc (nbytes)) != NULL)
538 memset (error_names, 0, nbytes);
541 error_names[eip -> value] = eip -> name;
596 if (error_names == NULL)
638 if (error_names == NULL)
702 if (error_names == NULL
    [all...]
strerror.c 452 static const char **error_names; variable
495 the error_names and the sys_errlist (if needed) tables, which are
530 /* Now attempt to allocate the error_names table, zero it out, and then
533 if (error_names == NULL)
536 if ((error_names = (const char **) malloc (nbytes)) != NULL)
538 memset (error_names, 0, nbytes);
541 error_names[eip -> value] = eip -> name;
596 if (error_names == NULL)
638 if (error_names == NULL)
702 if (error_names == NULL
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
strerror.c 452 static const char **error_names; variable
495 the error_names and the sys_errlist (if needed) tables, which are
530 /* Now attempt to allocate the error_names table, zero it out, and then
533 if (error_names == NULL)
536 if ((error_names = (const char **) malloc (nbytes)) != NULL)
538 memset (error_names, 0, nbytes);
541 error_names[eip -> value] = eip -> name;
596 if (error_names == NULL)
638 if (error_names == NULL)
702 if (error_names == NULL
    [all...]
strerror.c 452 static const char **error_names; variable
495 the error_names and the sys_errlist (if needed) tables, which are
530 /* Now attempt to allocate the error_names table, zero it out, and then
533 if (error_names == NULL)
536 if ((error_names = (const char **) malloc (nbytes)) != NULL)
538 memset (error_names, 0, nbytes);
541 error_names[eip -> value] = eip -> name;
596 if (error_names == NULL)
638 if (error_names == NULL)
702 if (error_names == NULL
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
strerror.c 452 static const char **error_names; variable
495 the error_names and the sys_errlist (if needed) tables, which are
530 /* Now attempt to allocate the error_names table, zero it out, and then
533 if (error_names == NULL)
536 if ((error_names = (const char **) malloc (nbytes)) != NULL)
538 memset (error_names, 0, nbytes);
541 error_names[eip -> value] = eip -> name;
596 if (error_names == NULL)
638 if (error_names == NULL)
702 if (error_names == NULL
    [all...]
strerror.c 452 static const char **error_names; variable
495 the error_names and the sys_errlist (if needed) tables, which are
530 /* Now attempt to allocate the error_names table, zero it out, and then
533 if (error_names == NULL)
536 if ((error_names = (const char **) malloc (nbytes)) != NULL)
538 memset (error_names, 0, nbytes);
541 error_names[eip -> value] = eip -> name;
596 if (error_names == NULL)
638 if (error_names == NULL)
702 if (error_names == NULL
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
strerror.c 452 static const char **error_names; variable
495 the error_names and the sys_errlist (if needed) tables, which are
530 /* Now attempt to allocate the error_names table, zero it out, and then
533 if (error_names == NULL)
536 if ((error_names = (const char **) malloc (nbytes)) != NULL)
538 memset (error_names, 0, nbytes);
541 error_names[eip -> value] = eip -> name;
596 if (error_names == NULL)
638 if (error_names == NULL)
702 if (error_names == NULL
    [all...]
strerror.c 452 static const char **error_names; variable
495 the error_names and the sys_errlist (if needed) tables, which are
530 /* Now attempt to allocate the error_names table, zero it out, and then
533 if (error_names == NULL)
536 if ((error_names = (const char **) malloc (nbytes)) != NULL)
538 memset (error_names, 0, nbytes);
541 error_names[eip -> value] = eip -> name;
596 if (error_names == NULL)
638 if (error_names == NULL)
702 if (error_names == NULL
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
strerror.c 452 static const char **error_names; variable
495 the error_names and the sys_errlist (if needed) tables, which are
530 /* Now attempt to allocate the error_names table, zero it out, and then
533 if (error_names == NULL)
536 if ((error_names = (const char **) malloc (nbytes)) != NULL)
538 memset (error_names, 0, nbytes);
541 error_names[eip -> value] = eip -> name;
596 if (error_names == NULL)
638 if (error_names == NULL)
702 if (error_names == NULL
    [all...]
strerror.c 452 static const char **error_names; variable
495 the error_names and the sys_errlist (if needed) tables, which are
530 /* Now attempt to allocate the error_names table, zero it out, and then
533 if (error_names == NULL)
536 if ((error_names = (const char **) malloc (nbytes)) != NULL)
538 memset (error_names, 0, nbytes);
541 error_names[eip -> value] = eip -> name;
596 if (error_names == NULL)
638 if (error_names == NULL)
702 if (error_names == NULL
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
strerror.c 452 static const char **error_names; variable
495 the error_names and the sys_errlist (if needed) tables, which are
530 /* Now attempt to allocate the error_names table, zero it out, and then
533 if (error_names == NULL)
536 if ((error_names = (const char **) malloc (nbytes)) != NULL)
538 memset (error_names, 0, nbytes);
541 error_names[eip -> value] = eip -> name;
596 if (error_names == NULL)
638 if (error_names == NULL)
702 if (error_names == NULL
    [all...]
strerror.c 452 static const char **error_names; variable
495 the error_names and the sys_errlist (if needed) tables, which are
530 /* Now attempt to allocate the error_names table, zero it out, and then
533 if (error_names == NULL)
536 if ((error_names = (const char **) malloc (nbytes)) != NULL)
538 memset (error_names, 0, nbytes);
541 error_names[eip -> value] = eip -> name;
596 if (error_names == NULL)
638 if (error_names == NULL)
702 if (error_names == NULL
    [all...]
  /src/external/gpl3/gdb/dist/sim/ppc/
emul_generic.h 98 char **error_names; member in struct:_emul_syscall
emul_generic.h 98 char **error_names; member in struct:_emul_syscall
  /src/external/gpl3/gdb.old/dist/sim/ppc/
emul_generic.h 98 char **error_names; member in struct:_emul_syscall
emul_generic.h 98 char **error_names; member in struct:_emul_syscall
  /src/external/gpl3/binutils/dist/ld/
ldgram.c 59 static char *error_names[ERROR_NAME_MAX]; variable
61 #define PUSH_ERROR(x) if (error_index < ERROR_NAME_MAX) error_names[error_index] = x; error_index++;
2676 fatal (_("%P:%pS: %s in %s\n"), NULL, arg, error_names[error_index - 1]);
ldgram.c 59 static char *error_names[ERROR_NAME_MAX]; variable
61 #define PUSH_ERROR(x) if (error_index < ERROR_NAME_MAX) error_names[error_index] = x; error_index++;
2676 fatal (_("%P:%pS: %s in %s\n"), NULL, arg, error_names[error_index - 1]);
  /src/external/gpl3/binutils.old/dist/ld/
ldgram.c 107 static char *error_names[ERROR_NAME_MAX]; variable
109 #define PUSH_ERROR(x) if (error_index < ERROR_NAME_MAX) error_names[error_index] = x; error_index++;
5088 fatal (_("%P:%pS: %s in %s\n"), NULL, arg, error_names[error_index - 1]);
ldgram.c 107 static char *error_names[ERROR_NAME_MAX]; variable
109 #define PUSH_ERROR(x) if (error_index < ERROR_NAME_MAX) error_names[error_index] = x; error_index++;
5088 fatal (_("%P:%pS: %s in %s\n"), NULL, arg, error_names[error_index - 1]);

Completed in 73 milliseconds