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

1 23

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/byteorder/
swab.h 19 #define ___swab32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); }) macro
31 #define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
59 #define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___swab32((x)) : __fswab32((x)))
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/byteorder/
swab.h 19 #define ___swab32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); }) macro
31 #define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
59 #define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___swab32((x)) : __fswab32((x)))
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/byteorder/
swab.h 19 #define ___swab32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); }) macro
31 #define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
59 #define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___swab32((x)) : __fswab32((x)))
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/byteorder/
swab.h 19 #define ___swab32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); }) macro
31 #define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
59 #define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___swab32((x)) : __fswab32((x)))
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/byteorder/
swab.h 19 #define ___swab32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); }) macro
31 #define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
59 #define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___swab32((x)) : __fswab32((x)))
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/byteorder/
swab.h 19 #define ___swab32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); }) macro
31 #define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
59 #define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___swab32((x)) : __fswab32((x)))
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swab.h 19 #define ___swab32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); }) macro
31 #define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
59 #define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___swab32((x)) : __fswab32((x)))
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/byteorder/
swab.h 19 #define ___swab32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); }) macro
31 #define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
59 #define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___swab32((x)) : __fswab32((x)))
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/byteorder/
swab.h 19 #define ___swab32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); }) macro
31 #define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
59 #define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___swab32((x)) : __fswab32((x)))
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/byteorder/
swab.h 19 #define ___swab32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); }) macro
31 #define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
59 #define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___swab32((x)) : __fswab32((x)))
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/byteorder/
swab.h 19 #define ___swab32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); }) macro
31 #define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
59 #define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___swab32((x)) : __fswab32((x)))
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/byteorder/
swab.h 19 #define ___swab32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); }) macro
31 #define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
59 #define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___swab32((x)) : __fswab32((x)))
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/byteorder/
swab.h 19 #define ___swab32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x000000ffUL) << 24) | (((__u32)(__x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(__x) & (__u32)0x00ff0000UL) >> 8) | (((__u32)(__x) & (__u32)0xff000000UL) >> 24) )); }) macro
31 #define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })
59 #define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___swab32((x)) : __fswab32((x)))

Completed in 528 milliseconds

1 23