Searched defs:g_kasCpuArches (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/ValidationKit/testmanager/core/ |
H A D | coreconsts.py | 46 g_kasCpuArches = ['amd64', 'x86', 'sparc32', 'sparc64', 's390', 's390x', 'ppc32', 'ppc64', 'mips32', 'mips64', 'ia64', variable 50 g_kasCpuArchesAll = g_kasCpuArches + [g_ksCpuArchAgnostic,]; 76 for sArch in g_kasCpuArches:
|
Completed in 49 milliseconds