Lines Matching defs:version
6 ** the Free Software Foundation; either version 2.1 of the License, or
7 ** (at your option) any later version.
161 short version, checksum, encoding, dataoffset ;
178 offset += psf_binheader_readf (psf, "e222", &dataoffset, &version, &checksum) ;
183 "version : 0x%X\n"
184 "checksum : 0x%X\n", psf->dataoffset, version, checksum) ;
186 if (version != 0x010A && version != 0x0114)
446 /* Data offset, version and other. */
844 Detailed description of new data blocks (VOC files version 1.20 and above):