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

1 2

  /development/ndk/platforms/android-9/arch-x86/include/asm/
byteorder.h 51 #define __arch__swab64(x) ___arch__swab64(x) macro
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
byteorder.h 51 #define __arch__swab64(x) ___arch__swab64(x) macro
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
byteorder.h 51 #define __arch__swab64(x) ___arch__swab64(x) macro
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
byteorder.h 51 #define __arch__swab64(x) ___arch__swab64(x) macro
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
byteorder.h 51 #define __arch__swab64(x) ___arch__swab64(x) macro
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
byteorder.h 51 #define __arch__swab64(x) ___arch__swab64(x) macro
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
byteorder.h 51 #define __arch__swab64(x) ___arch__swab64(x) macro
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
byteorder.h 51 #define __arch__swab64(x) ___arch__swab64(x) macro
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
byteorder.h 51 #define __arch__swab64(x) ___arch__swab64(x) macro
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
byteorder.h 51 #define __arch__swab64(x) ___arch__swab64(x) macro
  /development/ndk/platforms/android-3/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/byteorder/
swab.h 33 #ifndef __arch__swab64
34 #define __arch__swab64(x) ({ __u64 __tmp = (x) ; ___swab64(__tmp); }) macro
44 #define __arch__swab64p(x) __arch__swab64(*(x))

Completed in 2860 milliseconds

1 2