Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/gdb/
H A Dfileio.h104 typedef __uint64_t fio_ulong_t;
119 typedef char fio_ulong_t[FIO_ULONG_LEN]; typedef
133 fio_ulong_t fst_size;
134 fio_ulong_t fst_blksize;
135 fio_ulong_t fst_blocks;
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote-fileio.c391 remote_fileio_to_fio_ulong (LONGEST num, fio_ulong_t fnum) in remote_fileio_to_fio_ulong()