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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cc40 #define off_t __kernel_off_t macro
49 #undef off_t macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cc41 #define off_t __kernel_off_t macro
50 #undef off_t macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cpp42 # define off_t __kernel_off_t macro
51 # undef off_t macro
/netbsd-current/sys/arch/hpc/stand/include/machine/
H A Dtypes.h34 typedef int32_t off_t; typedef
35 #define off_t int32_t macro
/netbsd-current/sys/sys/
H A Duio.h65 typedef __off_t off_t; /* file offset */ typedef
66 #define off_t __off_t macro
H A Dmman.h54 typedef __off_t off_t; /* file offset */ typedef
55 #define off_t __off_t macro
H A Dtypes.h192 typedef __off_t off_t; /* file offset */ typedef
193 #define off_t __off_t macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_dispatch_defs.h62 typedef __sanitizer::s64 off_t; typedef
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_dispatch_defs.h69 typedef __sanitizer::s64 off_t; typedef
/netbsd-current/external/bsd/top/dist/machine/
H A Dm_irix5.c76 #define off_t off64_t macro
/netbsd-current/include/
H A Dstdio.h375 typedef __off_t off_t; typedef
376 #define off_t __off_t macro
[all...]

Completed in 182 milliseconds