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

1 2

  /bionic/libc/include/sys/
endian.h 186 #define letoh32(x) (x) macro
218 #define letoh32 __swap32 macro
  /development/ndk/platforms/android-3/include/sys/
endian.h 175 __uint32_t letoh32(__uint32_t);
202 #define letoh32(x) (x) macro
234 #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