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

12

  /prebuilts/ndk/android-ndk-r7/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/android-ndk-r7/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 166 milliseconds

12