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

1 2

  /bionic/libstdc++/src/
one_time_construction.cpp 63 const static int ready = letoh32(0x1);
64 const static int pending = letoh32(0x100);
65 const static int waiting = letoh32(0x10000);
  /bionic/libc/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /development/ndk/platforms/android-3/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
endian.h 174 __uint32_t letoh32(__uint32_t);
201 #define letoh32(x) (x) macro
233 #define letoh32 __swap32 macro

Completed in 791 milliseconds

1 2