Home
last modified time | relevance | path

Searched refs:wad_uint64_t (Results 1 – 3 of 3) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/tools/libwad/include/
H A Dwad.h42 typedef unsigned __int64 wad_uint64_t; typedef
66 typedef uint64 wad_uint64_t;
78 typedef unsigned long long wad_uint64_t;
93 typedef uint64_t wad_uint64_t;
125 wad_uint64_t disksize; // The size of the lump on disk.
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/tools/libwad/src/
H A Dwad.c127 wad_uint64_t position; in WAD_OpenWAD()
H A Dlump.c182 wad_uint64_t disksize; // lump->disksize in WAD_AddLump()