Searched defs:SizeArch64 (Results 1 – 4 of 4) sorted by relevance
36 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member62 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member83 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member105 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member134 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member154 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member
99 static constexpr size_t SizeArch64 = sizeof(entries); member
112 static constexpr size_t SizeArch64 = sizeof(uint64_t) * 2 * COUNT; member
91 static constexpr size_t SizeArch64 = sizeof(JSTaggedType); variable