Searched refs:old_offset (Results 1 – 2 of 2) sorted by relevance
126 if (offset == old_offset) in GetFloat()141 if (offset == old_offset) in GetDouble()156 if (offset == old_offset) in GetLongDouble()171 if (offset == old_offset) in GetAddress()186 if (offset == old_offset) in GetUnsignedInt8()201 if (offset == old_offset) in GetUnsignedInt16()216 if (offset == old_offset) in GetUnsignedInt32()231 if (offset == old_offset) in GetUnsignedInt64()246 if (offset == old_offset) in GetSignedInt8()261 if (offset == old_offset) in GetSignedInt16()[all …]
72 std::ptrdiff_t old_offset = old_elem - reinterpret_cast<char const*>(&old); in test() local74 assert(new_offset == old_offset && "offset of stored element changed"); in test()81 std::ptrdiff_t old_offset = old_alloc - reinterpret_cast<char const*>(&old); in test() local83 assert(new_offset == old_offset && "offset of allocator changed"); in test()