HomeSort by relevance Sort by last modified time
    Searched defs:ns_get32 (Results 26 - 35 of 35) sorted by null

12

  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/arpa/
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/r11/platforms/android-23/arch-mips64/usr/include/arpa/
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/r11/platforms/android-23/arch-x86/usr/include/arpa/
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/r11/platforms/android-23/arch-x86_64/usr/include/arpa/
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/r11/platforms/android-24/arch-arm/usr/include/arpa/
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/r11/platforms/android-24/arch-arm64/usr/include/arpa/
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/r11/platforms/android-24/arch-mips/usr/include/arpa/
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/r11/platforms/android-24/arch-mips64/usr/include/arpa/
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/r11/platforms/android-24/arch-x86/usr/include/arpa/
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/r11/platforms/android-24/arch-x86_64/usr/include/arpa/
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 368 milliseconds

12