Home
last modified time | relevance | path

Searched refs:fio_long_t (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gdb/include/gdb/
HDfileio.h103 typedef __int64_t fio_long_t;
118 typedef char fio_long_t[FIO_LONG_LEN]; typedef
143 fio_long_t ftv_usec;
/NextBSD/contrib/gdb/gdb/
HDremote-fileio.c385 remote_fileio_to_fio_long (LONGEST num, fio_long_t fnum) in remote_fileio_to_fio_long()