HomeSort by relevance Sort by last modified time
    Searched refs:__fswab64 (Results 51 - 72 of 72) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/byteorder/
swab.h 60 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___swab64((x)) : __fswab64((x)))
64 #define __swab64(x) __fswab64(x)
  /bionic/libc/kernel/uapi/linux/
swab.h 57 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___constant_swab64(x) : __fswab64(x))
  /development/ndk/platforms/android-L/include/linux/
swab.h 57 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___constant_swab64(x) : __fswab64(x))
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
swab.h 57 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___constant_swab64(x) : __fswab64(x))
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
swab.h 57 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___constant_swab64(x) : __fswab64(x))
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
swab.h 57 #define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___constant_swab64(x) : __fswab64(x))

Completed in 1830 milliseconds

1 23