HomeSort by relevance Sort by last modified time
    Searched refs:letoh64 (Results 26 - 33 of 33) sorted by null

12

  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
endian.h 174 __uint64_t letoh64(__uint64_t);
203 #define letoh64(x) (x) macro
235 #define letoh64 __swap64 macro
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
endian.h 174 __uint64_t letoh64(__uint64_t);
203 #define letoh64(x) (x) macro
235 #define letoh64 __swap64 macro
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
endian.h 174 __uint64_t letoh64(__uint64_t);
203 #define letoh64(x) (x) macro
235 #define letoh64 __swap64 macro
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
endian.h 174 __uint64_t letoh64(__uint64_t);
203 #define letoh64(x) (x) macro
235 #define letoh64 __swap64 macro
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
endian.h 174 __uint64_t letoh64(__uint64_t);
203 #define letoh64(x) (x) macro
235 #define letoh64 __swap64 macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
endian.h 174 __uint64_t letoh64(__uint64_t);
203 #define letoh64(x) (x) macro
235 #define letoh64 __swap64 macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
endian.h 174 __uint64_t letoh64(__uint64_t);
203 #define letoh64(x) (x) macro
235 #define letoh64 __swap64 macro
  /bionic/libc/include/sys/
endian.h 187 #define letoh64(x) (x) macro
219 #define letoh64 __swap64 macro

Completed in 332 milliseconds

12