Searched defs:SizeArch32 (Results 1 – 4 of 4) 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
98 static constexpr size_t SizeArch32 = sizeof(entries); member
111 static constexpr size_t SizeArch32 = sizeof(uint64_t) * 2 * COUNT; member
89 static constexpr size_t SizeArch32 = sizeof(JSTaggedType); variable