Searched defs:g_k32_64 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ValidationKit/testdriver/
H A Dvboxtestvms.py57 g_k32_64 = 96; # pylint: disable=C0103 variable
99 [ 'BSD', 'FreeBSD_64', g_k32_64, 1, 1, ['bs-.*']], # boot sectors, wanted 64-bit type.
236 if self.aInfo[g_iArch] == g_k32_64 and _intersects(asSplit, ['64', 'amd64']):

Completed in 43 milliseconds