Searched refs:structs (Results 1 – 8 of 8) sorted by relevance
28 arm32.h: mkheader.py structs.py $(ROOT)/arch-arm.h $(ROOT)/xen.h35 arm64.h: mkheader.py structs.py $(ROOT)/arch-arm.h $(ROOT)/xen.h42 x86_32.h: mkheader.py structs.py $(ROOT)/arch-x86/xen-x86_32.h $(ROOT)/arch-x86/xen.h $(ROOT)/xen.h49 x86_64.h: mkheader.py structs.py $(ROOT)/arch-x86/xen-x86_64.h $(ROOT)/arch-x86/xen.h $(ROOT)/xen.h56 checker.c: mkchecker.py structs.py
4 from structs import structs, compat_arches;36 for struct in structs:
6 from structs import unions, structs, defines191 for struct in structs:221 for struct in structs:
6 structs = [ "start_info", variable
2 structs | arm32 arm64 x86_32 x86_64
149 (e.g. structs and unions).
137 Nontrivial data structures (in structs) should come with an idempotent
127 Nontrivial data structures (in structs) should come with an idempotent
Completed in 23 milliseconds