HomeSort by relevance Sort by last modified time
    Searched defs:ntohs (Results 26 - 50 of 129) sorted by null

12 3 4 5 6

  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/sys/
endian.h 55 uint16_t ntohs(uint16_t) __pure2;
61 #define ntohs(x) __swap16(x) macro
74 #define NTOHS(x) (x) = ntohs((u_int16_t)(x))

Completed in 904 milliseconds

12 3 4 5 6