HomeSort by relevance Sort by last modified time
    Searched defs:sys_nerr (Results 1 - 6 of 6) sorted by null

  /external/e2fsprogs/include/nonunix/
unistd.h 29 #define sys_nerr _sys_nerr macro
  /toolchain/binutils/binutils-2.25/libiberty/
strerror.c 13 #define sys_nerr sys_nerr__ macro
24 #undef sys_nerr macro
465 #define sys_nerr sys_nerr__ macro
467 static int sys_nerr; variable
472 extern int sys_nerr;
552 sys_nerr = num_error_names;
574 should check the size of the table (@code{sys_nerr}) before indexing
576 added to the table. Thus @code{sys_nerr} might be smaller than value
595 maxsize = MAX (sys_nerr, num_error_names);
607 external variables @code{sys_nerr} and @code{sys_errlist}, thes
    [all...]
  /external/curl/lib/
curl_setup.h 343 # define sys_nerr EILSEQ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xw32defs.h 48 # define sys_nerr _sys_nerr macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xw32defs.h 48 # define sys_nerr _sys_nerr macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdlib.h 623 #define sys_nerr _sys_nerr macro

Completed in 178 milliseconds