HomeSort by relevance Sort by last modified time
    Searched refs:__be64_to_cpu (Results 26 - 50 of 101) sorted by null

12 3 4 5

  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/byteorder/
big_endian.h 48 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro
little_endian.h 48 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/byteorder/
big_endian.h 48 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro
little_endian.h 48 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/byteorder/
big_endian.h 48 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro
little_endian.h 48 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/byteorder/
big_endian.h 48 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro
little_endian.h 48 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/byteorder/
big_endian.h 48 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro
little_endian.h 48 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/byteorder/
big_endian.h 48 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro
little_endian.h 48 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/byteorder/
big_endian.h 48 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro
little_endian.h 48 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/byteorder/
big_endian.h 48 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro
little_endian.h 48 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/byteorder/
big_endian.h 48 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro
little_endian.h 48 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/byteorder/
big_endian.h 48 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro
little_endian.h 48 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/byteorder/
big_endian.h 48 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro
little_endian.h 48 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/byteorder/
big_endian.h 48 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro
little_endian.h 48 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/byteorder/
big_endian.h 48 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro

Completed in 486 milliseconds

12 3 4 5