HomeSort by relevance Sort by last modified time
    Searched defs:letoh64 (Results 1 - 25 of 71) sorted by null

1 2 3

  /bionic/libc/include/sys/
endian.h 94 #define letoh64(x) (x) macro
  /development/ndk/platforms/android-21/include/sys/
endian.h 188 #define letoh64(x) (x) macro
228 #define letoh64 __swap64 macro
  /development/ndk/platforms/android-3/include/sys/
endian.h 174 __uint64_t letoh64(__uint64_t);
203 #define letoh64(x) (x) macro
235 #define letoh64 __swap64 macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
endian.h 173 __uint64_t letoh64(__uint64_t);
202 #define letoh64(x) (x) macro
234 #define letoh64 __swap64 macro
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
endian.h 174 __uint64_t letoh64(__uint64_t);
203 #define letoh64(x) (x) macro
235 #define letoh64 __swap64 macro

Completed in 371 milliseconds

1 2 3