HomeSort by relevance Sort by last modified time
    Searched refs:___swahw32 (Results 1 - 25 of 26) sorted by null

1 2

  /bionic/libc/kernel/common/linux/byteorder/
swabb.h 21 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
27 #define __arch__swahw32(x) ___swahw32(x)
50 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /development/ndk/platforms/android-3/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/byteorder/
swabb.h 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) macro
22 #define __arch__swahw32(x) ___swahw32(x)
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x)))

Completed in 3384 milliseconds

1 2