Home
last modified time | relevance | path

Searched defs:kIsX86_64 (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dplatform.h24 inline constexpr bool kIsX86_64 = false; variable
28 inline constexpr bool kIsX86_64 = true; variable
32 inline constexpr bool kIsX86_64 = false; variable