HomeSort by relevance Sort by last modified time
    Searched refs:__be64_to_cpu (Results 76 - 100 of 201) sorted by null

1 2 34 5 6 7 8 9

  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/linux/byteorder/
little_endian.h 48 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
  /prebuilts/ndk/r11/platforms/android-13/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/r11/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/r11/platforms/android-14/arch-mips/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/r11/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/r11/platforms/android-15/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/r11/platforms/android-15/arch-mips/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/r11/platforms/android-15/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/r11/platforms/android-16/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/r11/platforms/android-16/arch-mips/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/r11/platforms/android-16/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/r11/platforms/android-17/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/r11/platforms/android-17/arch-mips/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

Completed in 560 milliseconds

1 2 34 5 6 7 8 9