Home
last modified time | relevance | path

Searched refs:IHDR_VERSION (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/tools/python/xen/migration/
A Dlibxc.py26 IHDR_VERSION = 2 variable
155 if version != IHDR_VERSION:
157 % (IHDR_VERSION, version))
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_stream_format.h26 #define IHDR_VERSION 2 macro
A Dxc_sr_restore.c36 else if ( ihdr.version != IHDR_VERSION ) in read_headers()
39 ihdr.version, IHDR_VERSION); in read_headers()
A Dxc_sr_save.c17 .version = htonl(IHDR_VERSION), in write_headers()
/xen-4.10.0-shim-comet/tools/python/scripts/
A Dconvert-legacy-stream79 libxc.IHDR_VERSION, # Version

Completed in 9 milliseconds