Home
last modified time | relevance | path

Searched defs:fseek (Results 1 – 25 of 1439) sorted by last modified time

12345678910>>...58

/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/
H A DBinaryType.php9 use function fseek; alias
H A DBlobType.php9 use function fseek; alias
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/
H A DBinaryType.php10 use function fseek; alias
H A DBlobType.php10 use function fseek; alias
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/
H A DBinaryType.php10 use function fseek; alias
H A DBlobType.php10 use function fseek; alias
/dports/sysutils/daa2iso/src/
H A Ddaa2iso.c66 #define fseek fseeko macro
72 #define fseek fseeko64 macro
/dports/sysutils/uif2iso/src/
H A Duif2iso.c76 #define fseek fseeko macro
82 #define fseek fseeko64 macro
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/neon/
H A Dneon.cc1011 int NeonFile::fseek (int64_t offset, VFSSeekType whence) in fseek() function in NeonFile
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/gio/
H A Dgio.cc281 int GIOFile::fseek (int64_t offset, VFSSeekType whence) in fseek() function in GIOFile
/dports/math/py-yt/yt-4.0.1/yt/frontends/artio/artio_headers/
H A Dartio_posix.c50 #define fseek _fseeki64 macro
/dports/lang/nbc/NXT/
H A DNXCDefs.h14460 inline int fseek(byte handle, long offset, int origin) { in fseek() function
/dports/emulators/almostti/AlmostTI-DougMelton-Source/ATI85/
H A DTI85.c29 #define fseek gzseek macro
/dports/devel/jwasm/JWasm-f0a2fdd/Samples/
H A Dhtml2txt.asm26 fseek proto c :ptr, :DWORD, :DWORD label
H A DBin2Inc.asm29 fseek proto c :ptr, :DWORD, :DWORD label
H A Djfc.asm31 fseek proto c :ptr, :DWORD, :DWORD label
H A DRes2Inc.asm29 fseek proto c :ptr, :DWORD, :DWORD label
H A Dmasm2htm.asm39 fseek proto c :ptr, :DWORD, :DWORD label
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libc/src/fuchsia/
H A Dmod.rs3385 pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; in fseek() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libc/src/
H A Dwasi.rs370 pub fn fseek(f: *mut FILE, b: c_long, c: c_int) -> c_int; in fseek() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libc/src/unix/
H A Dmod.rs472 pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; in fseek() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libc/src/vxworks/
H A Dmod.rs1107 pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; in fseek() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libc/src/windows/
H A Dmod.rs312 pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; in fseek() function
/dports/www/firefox/firefox-99.0/third_party/rust/libc/src/solid/
H A Dmod.rs456 pub fn fseek(arg1: *mut FILE, arg2: c_long, arg3: c_int) -> c_int; in fseek() function
/dports/www/firefox/firefox-99.0/third_party/rust/libc/src/windows/
H A Dmod.rs314 pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; in fseek() function

12345678910>>...58