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

  /bionic/libc/dns/nameser/
ns_netint.c 44 ns_get32(const u_char *src) { function
47 NS_GET32(dst, src);
ns_parse.c 186 NS_GET32(rr->ttl, handle->_msg_ptr);
249 NS_GET32(rr->ttl, handle->_msg_ptr);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser_compat.h 182 #define GETLONG NS_GET32
nameser.h 443 #define NS_GET32(l, cp) do { \
474 u_long ns_get32 (const u_char *) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 182 #define GETLONG NS_GET32
nameser.h 443 #define NS_GET32(l, cp) do { \
474 u_long ns_get32 (const u_char *) __THROW;
  /bionic/libc/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
nameser.h 493 #define NS_GET32(l, cp) do { \
525 #define ns_get32 __ns_get32 macro
571 uint32_t ns_get32(const u_char *) __LIBC_ABI_PUBLIC__;
  /development/ndk/platforms/android-L/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
nameser.h 493 #define NS_GET32(l, cp) do { \
526 #define ns_get32 __ns_get32 macro
581 uint32_t ns_get32(const u_char *);
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 243 #define GETLONG NS_GET32
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 243 #define GETLONG NS_GET32
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
nameser.h 493 #define NS_GET32(l, cp) do { \
526 #define ns_get32 __ns_get32 macro
581 uint32_t ns_get32(const u_char *);
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
nameser.h 493 #define NS_GET32(l, cp) do { \
526 #define ns_get32 __ns_get32 macro
581 uint32_t ns_get32(const u_char *);
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
nameser.h 493 #define NS_GET32(l, cp) do { \
526 #define ns_get32 __ns_get32 macro
581 uint32_t ns_get32(const u_char *);
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
nameser.h 493 #define NS_GET32(l, cp) do { \
526 #define ns_get32 __ns_get32 macro
581 uint32_t ns_get32(const u_char *);
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
nameser.h 493 #define NS_GET32(l, cp) do { \
526 #define ns_get32 __ns_get32 macro
581 uint32_t ns_get32(const u_char *);
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
nameser.h 493 #define NS_GET32(l, cp) do { \
526 #define ns_get32 __ns_get32 macro
581 uint32_t ns_get32(const u_char *);

Completed in 562 milliseconds