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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
resolv.h 304 #define putshort __putshort macro
339 void putshort (u_int16_t, u_char *) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
resolv.h 306 #define putshort __putshort macro
341 void putshort (u_int16_t, u_char *) __THROW;
  /bionic/libc/dns/include/
resolv_private.h 400 #define putshort __putshort macro
457 void putshort(uint16_t, u_char *);

Completed in 2847 milliseconds