Home
last modified time | relevance | path

Searched refs:off64_t (Results 1 – 25 of 33) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dsysdep.h149 extern off64_t ftello64 (FILE *stream);
161 extern int fseeko64 (FILE *stream, off64_t offset, int whence);
H A Dconfigure.in933 # prefer: off64_t - if ftello64 and fseeko64, off_t - if ftello and
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/djgpp/
H A Dos_defines.h38 #define __off64_t off64_t
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/solaris/solaris2.5/
H A Dos_defines.h39 #define __off64_t off64_t
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/solaris/solaris2.6/
H A Dos_defines.h39 #define __off64_t off64_t
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/solaris/solaris2.7/
H A Dos_defines.h39 #define __off64_t off64_t
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/irix/irix5.2/
H A Dos_defines.h48 #define __off64_t off64_t
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/irix/irix6.5/
H A Dos_defines.h48 #define __off64_t off64_t
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/aix/
H A Dos_defines.h52 #define __off64_t off64_t
/openbsd/gnu/llvm/compiler-rt/lib/interception/
H A Dinterception_type_test.cpp28 COMPILER_CHECK(sizeof(::OFF64_T) == sizeof(off64_t));
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/hpux/
H A Dos_defines.h37 #define __off64_t off64_t
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dbigcore.c141 #define large_off_t off64_t
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp165 LLVM_SYMBOLIZER_INTERCEPTOR4(pread64, ssize_t(int, void *, size_t, off64_t))
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dstrings.c101 typedef off64_t file_off;
/openbsd/sys/lib/libz/
H A Dzconf.h515 # define z_off64_t off64_t
/openbsd/lib/libz/
H A Dzconf.h511 # define z_off64_t off64_t
H A DChangeLog450 - Move z_off64_t to public interface, use instead of off64_t
703 - Use off64_t and define _LARGEFILE64_SOURCE when present
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzconf.h518 # define z_off64_t off64_t
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dstrings.c102 typedef off64_t file_off;
/openbsd/gnu/gcc/libmudflap/
H A Dmf-hooks2.c1163 WRAPPER2(int, fseeko64, FILE *stream, off64_t offset, int whence) in WRAPPER2()
1183 WRAPPER2(off64_t, ftello64, FILE *stream) in WRAPPER2() argument
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A Dporting.texi126 #define __off64_t off64_t
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1385 /// int fseeko64(FILE *stream, off64_t offset, int whence)
1425 /// off64_t ftello64(FILE *stream)
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dconfigure.in921 # prefer: off64_t - if ftello64 and fseeko64, off_t - if ftello and
/openbsd/gnu/usr.bin/perl/
H A DREADME.solaris600 or if it does they should be explicitly specified as off64_t.
H A Dperl.h3356 # define Off_t off64_t

12