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

  /src/external/gpl3/binutils/dist/libiberty/
strerror.c 9 might declare sys_errlist in a way that the compiler might consider
14 #define sys_errlist sys_errlist__ macro
25 #undef sys_errlist macro
444 lies outside the range of sys_errlist[]. */
466 #define sys_errlist sys_errlist__ macro
468 static const char **sys_errlist; variable
476 #ifndef sys_errlist
477 extern char *sys_errlist[];
495 the error_names and the sys_errlist (if needed) tables, which are
548 /* Now attempt to allocate the sys_errlist table, zero it out, and the
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
strerror.c 9 might declare sys_errlist in a way that the compiler might consider
14 #define sys_errlist sys_errlist__ macro
25 #undef sys_errlist macro
444 lies outside the range of sys_errlist[]. */
466 #define sys_errlist sys_errlist__ macro
468 static const char **sys_errlist; variable
476 #ifndef sys_errlist
477 extern char *sys_errlist[];
495 the error_names and the sys_errlist (if needed) tables, which are
548 /* Now attempt to allocate the sys_errlist table, zero it out, and the
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
strerror.c 9 might declare sys_errlist in a way that the compiler might consider
14 #define sys_errlist sys_errlist__ macro
25 #undef sys_errlist macro
444 lies outside the range of sys_errlist[]. */
466 #define sys_errlist sys_errlist__ macro
468 static const char **sys_errlist; variable
476 #ifndef sys_errlist
477 extern char *sys_errlist[];
495 the error_names and the sys_errlist (if needed) tables, which are
548 /* Now attempt to allocate the sys_errlist table, zero it out, and the
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
strerror.c 9 might declare sys_errlist in a way that the compiler might consider
14 #define sys_errlist sys_errlist__ macro
25 #undef sys_errlist macro
444 lies outside the range of sys_errlist[]. */
466 #define sys_errlist sys_errlist__ macro
468 static const char **sys_errlist; variable
476 #ifndef sys_errlist
477 extern char *sys_errlist[];
495 the error_names and the sys_errlist (if needed) tables, which are
548 /* Now attempt to allocate the sys_errlist table, zero it out, and the
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
strerror.c 9 might declare sys_errlist in a way that the compiler might consider
14 #define sys_errlist sys_errlist__ macro
25 #undef sys_errlist macro
444 lies outside the range of sys_errlist[]. */
466 #define sys_errlist sys_errlist__ macro
468 static const char **sys_errlist; variable
476 #ifndef sys_errlist
477 extern char *sys_errlist[];
495 the error_names and the sys_errlist (if needed) tables, which are
548 /* Now attempt to allocate the sys_errlist table, zero it out, and the
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
strerror.c 9 might declare sys_errlist in a way that the compiler might consider
14 #define sys_errlist sys_errlist__ macro
25 #undef sys_errlist macro
444 lies outside the range of sys_errlist[]. */
466 #define sys_errlist sys_errlist__ macro
468 static const char **sys_errlist; variable
476 #ifndef sys_errlist
477 extern char *sys_errlist[];
495 the error_names and the sys_errlist (if needed) tables, which are
548 /* Now attempt to allocate the sys_errlist table, zero it out, and the
    [all...]
  /src/lib/libc/include/
namespace.h 83 #define sys_errlist _sys_errlist macro

Completed in 39 milliseconds