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

  /external/openssh/openbsd-compat/
getrrsetbyname.c 85 #ifndef INT32SZ
86 # define INT32SZ 4
110 (cp) += INT32SZ; \
540 *cp += INT32SZ;
  /bionic/libc/private/
arpa_nameser_compat.h 143 #define INT32SZ NS_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
  /external/dnsmasq/src/
nameser.h 107 #define INT32SZ 4 /* for systems without 32-bit ints */
349 (cp) += INT32SZ; \
367 (cp) += INT32SZ; \

Completed in 313 milliseconds