Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_struct.py10 IS32BIT = sys.maxsize == 0x7fffffff variable
536 @unittest.skipUnless(IS32BIT, "Specific to 32bit machines")