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

  /external/elfutils/libdw/
dwarf_getpubnames.c 58 int len_bytes = 4; local
63 len_bytes = 8;
67 mem[cnt].set_start = readp + 2 + 2 * len_bytes - startp;
68 mem[cnt].address_len = len_bytes;
83 if (len_bytes == 4)
  /hardware/broadcom/wlan/bcm4329/src/include/
wlioctl.h 1423 uint16 len_bytes; member in struct:wl_keep_alive_pkt
    [all...]

Completed in 146 milliseconds