Home
last modified time | relevance | path

Searched defs:PHYSFS_seek (Results 1 – 6 of 6) sorted by relevance

/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DuPhysFSLayer.pas65 function PHYSFS_seek(f: PFSFile; pos: QWord): LongBool; cdecl; external PhysfsLibName; in PHYSFS_seek() function
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DuPhysFSLayer.pas65 function PHYSFS_seek(f: PFSFile; pos: QWord): LongBool; cdecl; external PhysfsLibName; in PHYSFS_seek() function
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/physfs/src/
H A Dphysfs.c2895 int PHYSFS_seek(PHYSFS_File *handle, PHYSFS_uint64 pos) in PHYSFS_seek() function
/dports/games/vvvvvv/VVVVVV-cb3640e5/desktop_version/physfs/
H A Dphysfs.c2895 int PHYSFS_seek(PHYSFS_File *handle, PHYSFS_uint64 pos) in PHYSFS_seek() function
/dports/devel/physfs/physfs-3.0.2/src/
H A Dphysfs.c2895 int PHYSFS_seek(PHYSFS_File *handle, PHYSFS_uint64 pos) in PHYSFS_seek() function
/dports/devel/love/love-11.3/src/libraries/physfs/
H A Dphysfs.c2977 int PHYSFS_seek(PHYSFS_File *handle, PHYSFS_uint64 pos) in PHYSFS_seek() function