HomeSort by relevance Sort by last modified time
    Searched refs:__le64_to_cpu (Results 51 - 75 of 76) sorted by null

1 23 4

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/byteorder/
little_endian.h 42 #define __le64_to_cpu(x) ((__force __u64)(__le64)(x)) macro
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/byteorder/
big_endian.h 42 #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) macro
little_endian.h 42 #define __le64_to_cpu(x) ((__force __u64)(__le64)(x)) macro
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/byteorder/
big_endian.h 42 #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) macro
little_endian.h 42 #define __le64_to_cpu(x) ((__force __u64)(__le64)(x)) macro
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/byteorder/
big_endian.h 42 #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) macro
little_endian.h 42 #define __le64_to_cpu(x) ((__force __u64)(__le64)(x)) macro
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/byteorder/
big_endian.h 42 #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) macro
little_endian.h 42 #define __le64_to_cpu(x) ((__force __u64)(__le64)(x)) macro
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/byteorder/
big_endian.h 42 #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) macro
little_endian.h 42 #define __le64_to_cpu(x) ((__force __u64)(__le64)(x)) macro
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/byteorder/
big_endian.h 42 #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) macro
little_endian.h 42 #define __le64_to_cpu(x) ((__force __u64)(__le64)(x)) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/byteorder/
big_endian.h 42 #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) macro
little_endian.h 42 #define __le64_to_cpu(x) ((__force __u64)(__le64)(x)) macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/byteorder/
big_endian.h 42 #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) macro
little_endian.h 42 #define __le64_to_cpu(x) ((__force __u64)(__le64)(x)) macro
  /external/kernel-headers/original/linux/byteorder/
big_endian.h 31 #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) macro
little_endian.h 31 #define __le64_to_cpu(x) ((__force __u64)(__le64)(x)) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/byteorder/
big_endian.h 31 #define __le64_to_cpu(x) __swab64( (__u64)(__le64)(x)) macro
little_endian.h 31 #define __le64_to_cpu(x) ( (__u64)(__le64)(x)) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
big_endian.h 31 #define __le64_to_cpu(x) __swab64( (__u64)(__le64)(x)) macro
little_endian.h 31 #define __le64_to_cpu(x) ( (__u64)(__le64)(x)) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
big_endian.h 31 #define __le64_to_cpu(x) __swab64( (__u64)(__le64)(x)) macro
little_endian.h 31 #define __le64_to_cpu(x) ( (__u64)(__le64)(x)) macro

Completed in 716 milliseconds

1 23 4