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

1 2 3

  /bionic/libc/include/sys/
endian.h 180 #define betoh32 __swap32 macro
234 #define betoh32(x) (x) macro
  /development/ndk/platforms/android-3/include/sys/
endian.h 168 __uint32_t betoh32(__uint32_t);
195 #define betoh32 __swap32 macro
241 #define betoh32(x) (x) macro
  /development/ndk/platforms/android-L/include/sys/
endian.h 180 #define betoh32 __swap32 macro
234 #define betoh32(x) (x) macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
endian.h 167 __uint32_t betoh32(__uint32_t);
194 #define betoh32 __swap32 macro
240 #define betoh32(x) (x) macro
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
endian.h 168 __uint32_t betoh32(__uint32_t);
195 #define betoh32 __swap32 macro
241 #define betoh32(x) (x) macro

Completed in 848 milliseconds

1 2 3