Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/testTs/
H A Dconfig.py39 IS_LINUX_ARM64 = (sys.platform == "linux" and platform.machine().lower() == "aarch64") variable
/arkcompiler/ets_frontend/test262/
H A Dconfig.py27 IS_LINUX_ARM64 = (sys.platform == "linux" and platform.machine().lower() == "aarch64") variable

Completed in 1 milliseconds