HomeSort by relevance Sort by last modified time
    Searched defs:errno (Results 76 - 100 of 191) sorted by null

1 2 34 5 6 7 8

  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
50 /* use errno = xxxx instead in C code */
53 errno = n;
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
50 /* use errno = xxxx instead in C code */
53 errno = n;
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
50 /* use errno = xxxx instead in C code */
53 errno = n;
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
50 /* use errno = xxxx instead in C code */
53 errno = n;
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
50 /* use errno = xxxx instead in C code */
53 errno = n;
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
50 /* use errno = xxxx instead in C code */
53 errno = n;
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/
errno.h 32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro
50 /* use errno = xxxx instead in C code */
53 errno = n;

Completed in 1063 milliseconds

1 2 34 5 6 7 8