Searched defs:off_t (Results 1 - 6 of 6) sorted by relevance

/gem5/src/kern/freebsd/
H A Dfreebsd.hh57 typedef uint64_t off_t; typedef in class:FreeBSD
/gem5/src/kern/solaris/
H A Dsolaris.hh50 typedef uint64_t off_t; typedef in class:Solaris
/gem5/src/arch/arm/freebsd/
H A Dfreebsd.hh52 typedef uint32_t off_t; typedef in class:ArmFreebsd32
209 typedef uint64_t off_t; typedef in class:ArmFreebsd64
/gem5/src/arch/riscv/linux/
H A Dlinux.hh127 typedef int64_t off_t; typedef in class:RiscvLinux64
/gem5/src/kern/linux/
H A Dlinux.hh56 typedef uint64_t off_t; typedef in class:Linux
/gem5/src/arch/arm/linux/
H A Dlinux.hh119 typedef uint32_t off_t; typedef in class:ArmLinux32
340 typedef uint64_t off_t; typedef in class:ArmLinux64

Completed in 18 milliseconds