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

  /bionic/libc/private/
arpa_nameser.h 82 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
448 (cp) += NS_INT32SZ; \
466 (cp) += NS_INT32SZ; \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 84 #define NS_INT32SZ 4 /* #/bytes of data in a u_int32_t */
449 (cp) += NS_INT32SZ; \
467 (cp) += NS_INT32SZ; \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 84 #define NS_INT32SZ 4 /* #/bytes of data in a u_int32_t */
449 (cp) += NS_INT32SZ; \
467 (cp) += NS_INT32SZ; \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 84 #define NS_INT32SZ 4 /* #/bytes of data in a u_int32_t */
449 (cp) += NS_INT32SZ; \
467 (cp) += NS_INT32SZ; \

Completed in 50 milliseconds