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

  /external/dnsmasq/src/
nameser.h 107 #define INT32SZ 4 /* for systems without 32-bit ints */
349 (cp) += INT32SZ; \
367 (cp) += INT32SZ; \
  /bionic/libc/netbsd/resolv/
res_mkquery.c 190 cp += INT32SZ;
208 cp += INT32SZ;
  /external/openssh/openbsd-compat/
getrrsetbyname.c 85 #ifndef INT32SZ
86 # define INT32SZ 4
110 (cp) += INT32SZ; \
540 *cp += INT32SZ;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 92 #define INT32SZ NS_INT32SZ
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 92 #define INT32SZ NS_INT32SZ
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 92 #define INT32SZ NS_INT32SZ
  /bionic/libc/private/
arpa_nameser_compat.h 143 #define INT32SZ NS_INT32SZ
  /external/ipsec-tools/src/racoon/
getcertsbyname.c 288 cp += INT32SZ; /* TTL */
  /bionic/libc/netbsd/
gethnamaddr.c 255 BOUNDS_CHECK(cp, 3 * INT16SZ + INT32SZ);
259 cp += INT16SZ + INT32SZ; /* class, TTL */
  /bionic/libc/netbsd/net/
getaddrinfo.c     [all...]

Completed in 192 milliseconds