Searched refs:read_uint64 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/nsd/dist/
H A Dutil.h253 read_uint64(const void *src) function
H A Dbuffer.h394 return read_uint64(buffer->_data + at);
/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A Ddwarf.c548 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);
903 val->u.uint = read_uint64 (buf);
971 val->u.uint = read_uint64 (buf);
2197 read_uint64 (&unit_buf); /* dwo_id */
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Ddwarf.c548 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 */
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Ddwarf.c548 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);
2205 read_uint64 (&unit_buf); /* dwo_id */

Completed in 287 milliseconds