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

1 2 34 5 6

  /prebuilts/ndk/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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))
  /prebuilts/ndk/r11/platforms/android-23/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/r11/platforms/android-23/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/r11/platforms/android-23/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/r11/platforms/android-23/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/r11/platforms/android-24/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/r11/platforms/android-24/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/r11/platforms/android-24/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))

Completed in 1604 milliseconds

1 2 34 5 6