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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser.h 132 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser.h 132 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg) macro
  /bionic/libc/include/arpa/
nameser.h 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg)) macro
  /development/ndk/platforms/android-L/include/arpa/
nameser.h 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg)) macro
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/
nameser.h 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg)) macro
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/
nameser.h 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg)) macro
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/
nameser.h 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg)) macro
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/
nameser.h 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg)) macro
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/
nameser.h 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg)) macro
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser.h 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg)) macro

Completed in 435 milliseconds