Searched refs:VERSION (Results 1 – 19 of 19) sorted by relevance
1 version = "@VERSION@"
31 #define VERSION(h,l) (((h)<<8) | (l)) macro64 if ( hdr->version < VERSION(2,8) ) { in bzimage_check()
1 VERSION {
18 VERSION := 4.1
12 docker pull registry.gitlab.com/xen-project/xen/DISTRO:VERSION86 able to run `make DISTRO/VERSION` to have Docker build the container
38 #define VERSION(h,l) (((h)<<8) | (l)) macro221 if ( hdr->version < VERSION(2,8) ) in main()
5 VERSION := $(shell $(MAKE) -C $(XEN_ROOT)/xen --no-print-directory xenversion) macro92 $(POD2MAN) --release=$(VERSION) --name=$$* -s $(1) -c "Xen" $$< $$@
33 char version_string[] = VERSION;759 mbi.boot_loader_name = (unsigned long) "GNU GRUB " VERSION; in main()
615 #define VERSION(h,l) (((h)<<8) | (l)) macro677 if ( hdr->version < VERSION(2,8) ) in xc_dom_probe_bzimage_kernel()
24 # PKG_PROG_PKG_CONFIG([MIN-VERSION])
48 (-2, "VERSION"),
69 VERSION -- A version number that will sort properly
1027 =item B<version=VERSION>
Completed in 19 milliseconds