HomeSort by relevance Sort by last modified time
    Searched defs:NS_INT16SZ (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser.h 88 #define NS_INT16SZ 2 /*%< #/bytes of data in a u_int16_t */
440 (cp) += NS_INT16SZ; \
458 (cp) += NS_INT16SZ; \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser.h 88 #define NS_INT16SZ 2 /*%< #/bytes of data in a u_int16_t */
440 (cp) += NS_INT16SZ; \
458 (cp) += NS_INT16SZ; \
  /bionic/libc/include/arpa/
nameser.h 86 #define NS_INT16SZ 2 /* #/bytes of data in a uint16_t */
490 (cp) += NS_INT16SZ; \
508 (cp) += NS_INT16SZ; \
  /development/ndk/platforms/android-L/include/arpa/
nameser.h 86 #define NS_INT16SZ 2 /* #/bytes of data in a uint16_t */
490 (cp) += NS_INT16SZ; \
508 (cp) += NS_INT16SZ; \
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/arpa/
nameser.h 86 #define NS_INT16SZ 2 /* #/bytes of data in a uint16_t */
490 (cp) += NS_INT16SZ; \
508 (cp) += NS_INT16SZ; \
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/arpa/
nameser.h 86 #define NS_INT16SZ 2 /* #/bytes of data in a uint16_t */
490 (cp) += NS_INT16SZ; \
508 (cp) += NS_INT16SZ; \
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/arpa/
nameser.h 86 #define NS_INT16SZ 2 /* #/bytes of data in a uint16_t */
490 (cp) += NS_INT16SZ; \
508 (cp) += NS_INT16SZ; \

Completed in 75 milliseconds