Searched refs:OFFSET_MAX_OBJECT_SIZE_IN_WORDS (Results 1 – 1 of 1) sorted by relevance
318 static constexpr int OFFSET_MAX_OBJECT_SIZE_IN_WORDS = variable320 static constexpr int MAX_OBJECT_SIZE_IN_WORDS = (1U << OFFSET_MAX_OBJECT_SIZE_IN_WORDS) - 1;328 …SizeInWordsBits = InlinedPropsStartBits::NextField<uint32_t, OFFSET_MAX_OBJECT_SIZE_IN_WORDS>; // …