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

1 2

  /external/libmtp/src/
gphoto2-endian-intel.h 78 #ifndef htobe64
79 # define htobe64(x) swap64(x) macro
85 #define HTOBE64(x) (x) = htobe64(x)
125 # define htobe64a(a,x) *(uint64_t*)(a) = htobe64(x)
gphoto2-endian-ppc.h 67 #ifndef htobe64
68 # define htobe64(x) (x) macro
80 #define HTOBE64(x) (void) (x)
  /bionic/libc/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /development/ndk/platforms/android-3/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
endian.h 163 __uint64_t htobe64(__uint64_t);
192 #define htobe64 __swap64 macro
238 #define htobe64(x) (x) macro

Completed in 55 milliseconds

1 2