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

  /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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /hardware/ril/mock-ril/src/cpp/
ctrl_server.cpp 122 len_msg_header = letoh32(len_msg_header);

Completed in 296 milliseconds