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

1 23

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/byteorder/
big_endian.h 40 #define __constant_be16_to_cpu(x) ((__force __u16)(__be16)(x)) macro
little_endian.h 40 #define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(__be16)(x)) macro
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/byteorder/
big_endian.h 40 #define __constant_be16_to_cpu(x) ((__force __u16)(__be16)(x)) macro
little_endian.h 40 #define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(__be16)(x)) macro
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/byteorder/
big_endian.h 40 #define __constant_be16_to_cpu(x) ((__force __u16)(__be16)(x)) macro
little_endian.h 40 #define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(__be16)(x)) macro
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/byteorder/
big_endian.h 40 #define __constant_be16_to_cpu(x) ((__force __u16)(__be16)(x)) macro
little_endian.h 40 #define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(__be16)(x)) macro
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/byteorder/
big_endian.h 40 #define __constant_be16_to_cpu(x) ((__force __u16)(__be16)(x)) macro
little_endian.h 40 #define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(__be16)(x)) macro
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/byteorder/
big_endian.h 40 #define __constant_be16_to_cpu(x) ((__force __u16)(__be16)(x)) macro
little_endian.h 40 #define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(__be16)(x)) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/byteorder/
big_endian.h 40 #define __constant_be16_to_cpu(x) ((__force __u16)(__be16)(x)) macro
little_endian.h 40 #define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(__be16)(x)) macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/byteorder/
big_endian.h 40 #define __constant_be16_to_cpu(x) ((__force __u16)(__be16)(x)) macro
little_endian.h 40 #define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(__be16)(x)) macro
  /external/kernel-headers/original/linux/byteorder/
big_endian.h 29 #define __constant_be16_to_cpu(x) ((__force __u16)(__be16)(x)) macro
little_endian.h 29 #define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(__be16)(x)) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/byteorder/
big_endian.h 29 #define __constant_be16_to_cpu(x) ( (__u16)(__be16)(x)) macro
little_endian.h 29 #define __constant_be16_to_cpu(x) ___constant_swab16( (__u16)(__be16)(x)) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
big_endian.h 29 #define __constant_be16_to_cpu(x) ( (__u16)(__be16)(x)) macro
little_endian.h 29 #define __constant_be16_to_cpu(x) ___constant_swab16( (__u16)(__be16)(x)) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
big_endian.h 29 #define __constant_be16_to_cpu(x) ( (__u16)(__be16)(x)) macro
little_endian.h 29 #define __constant_be16_to_cpu(x) ___constant_swab16( (__u16)(__be16)(x)) macro

Completed in 313 milliseconds

1 23