HomeSort by: relevance | last modified time | path
    Searched defs:read_uint64 (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/nsd/dist/
util.h 264 read_uint64(const void *src) function
  /src/external/gpl3/gcc.old/dist/libbacktrace/
dwarf.c 548 read_uint64 (struct dwarf_buf *buf) function
573 return read_uint64 (buf);
593 return read_uint64 (buf);
720 len = read_uint64 (buf);
787 val->u.uint = read_uint64 (buf);
869 val->u.uint = read_uint64 (buf);
904 val->u.uint = read_uint64 (buf);
972 val->u.uint = read_uint64 (buf);
2213 read_uint64 (&unit_buf); /* dwo_id */
  /src/external/gpl3/gcc/dist/libbacktrace/
dwarf.c 548 read_uint64 (struct dwarf_buf *buf) function
573 return read_uint64 (buf);
593 return read_uint64 (buf);
720 len = read_uint64 (buf);
787 val->u.uint = read_uint64 (buf);
869 val->u.uint = read_uint64 (buf);
904 val->u.uint = read_uint64 (buf);
972 val->u.uint = read_uint64 (buf);
2213 read_uint64 (&unit_buf); /* dwo_id */
  /src/external/gpl3/gdb/dist/libbacktrace/
dwarf.c 548 read_uint64 (struct dwarf_buf *buf) function
573 return read_uint64 (buf);
593 return read_uint64 (buf);
720 len = read_uint64 (buf);
787 val->u.uint = read_uint64 (buf);
869 val->u.uint = read_uint64 (buf);
904 val->u.uint = read_uint64 (buf);
972 val->u.uint = read_uint64 (buf);
2213 read_uint64 (&unit_buf); /* dwo_id */
  /src/external/gpl3/gdb.old/dist/libbacktrace/
dwarf.c 548 read_uint64 (struct dwarf_buf *buf) function
573 return read_uint64 (buf);
593 return read_uint64 (buf);
720 len = read_uint64 (buf);
787 val->u.uint = read_uint64 (buf);
869 val->u.uint = read_uint64 (buf);
904 val->u.uint = read_uint64 (buf);
972 val->u.uint = read_uint64 (buf);
2213 read_uint64 (&unit_buf); /* dwo_id */

Completed in 45 milliseconds