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.6/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.11-4.8/sysroot/usr/include/
resolv.h 304 #define putshort __putshort macro
339 void putshort (u_int16_t, u_char *) __THROW;
  /bionic/libc/dns/include/
resolv_private.h 374 #define putshort __putshort macro
432 void putshort(uint16_t, u_char *);

Completed in 162 milliseconds