Searched defs:SizeArch32 (Results 1 – 5 of 5) sorted by relevance
35 static constexpr size_t SizeArch32 = sizeof(uint32_t) * COUNT; member61 static constexpr size_t SizeArch32 = sizeof(uint32_t) * COUNT; member82 static constexpr size_t SizeArch32 = sizeof(uint32_t) * COUNT; member104 static constexpr size_t SizeArch32 = sizeof(uint32_t) * COUNT; member133 static constexpr size_t SizeArch32 = sizeof(uint32_t) * COUNT; member153 static constexpr size_t SizeArch32 = sizeof(uint32_t) * COUNT; member
30 static constexpr size_t SizeArch32 = sizeof(entries); member
100 static constexpr size_t SizeArch32 = sizeof(entries); member
111 static constexpr size_t SizeArch32 = sizeof(uint64_t) * 2 * COUNT; member
95 static constexpr size_t SizeArch32 = sizeof(JSTaggedType); variable