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

1 2 3

  /external/kernel-headers/original/asm-mips/
byteorder.h 27 #define __arch__swab16(x) ___arch__swab16(x) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/byteorder/
swab.h 108 #ifndef __arch__swab16
109 # define __arch__swab16(x) ___swab16(x) macro
119 # define __arch__swab16p(x) __arch__swab16(*(x))
164 return __arch__swab16(x);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
swab.h 108 #ifndef __arch__swab16
109 # define __arch__swab16(x) ___swab16(x) macro
119 # define __arch__swab16p(x) __arch__swab16(*(x))
164 return __arch__swab16(x);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
swab.h 108 #ifndef __arch__swab16
109 # define __arch__swab16(x) ___swab16(x) macro
119 # define __arch__swab16p(x) __arch__swab16(*(x))
164 return __arch__swab16(x);
  /bionic/libc/kernel/common/linux/byteorder/
swab.h 30 #ifndef __arch__swab16
31 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
42 #define __arch__swab16p(x) __arch__swab16(*(x))
  /development/ndk/platforms/android-3/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/byteorder/
swab.h 27 #ifndef __arch__swab16
28 #define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); }) macro
38 #define __arch__swab16p(x) __arch__swab16(*(x))

Completed in 1384 milliseconds

1 2 3