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

  /bionic/libc/include/sys/
endian.h 168 __uint16_t betoh16(__uint16_t);
193 #define betoh16 __swap16 macro
239 #define betoh16(x) (x) macro
  /development/ndk/platforms/android-3/include/sys/
endian.h 168 __uint16_t betoh16(__uint16_t);
193 #define betoh16 __swap16 macro
239 #define betoh16(x) (x) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
endian.h 168 __uint16_t betoh16(__uint16_t);
193 #define betoh16 __swap16 macro
239 #define betoh16(x) (x) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
endian.h 168 __uint16_t betoh16(__uint16_t);
193 #define betoh16 __swap16 macro
239 #define betoh16(x) (x) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
endian.h 168 __uint16_t betoh16(__uint16_t);
193 #define betoh16 __swap16 macro
239 #define betoh16(x) (x) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
endian.h 168 __uint16_t betoh16(__uint16_t);
193 #define betoh16 __swap16 macro
239 #define betoh16(x) (x) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
endian.h 168 __uint16_t betoh16(__uint16_t);
193 #define betoh16 __swap16 macro
239 #define betoh16(x) (x) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
endian.h 168 __uint16_t betoh16(__uint16_t);
193 #define betoh16 __swap16 macro
239 #define betoh16(x) (x) macro

Completed in 733 milliseconds