Searched refs:SomeType (Results 1 – 1 of 1) sorted by relevance
32 struct SomeType { struct41 use(SomeType*) in use() argument53 test_bounded_ptr<SomeType> array = nullptr;55 std::uint32_t alloc_size = count * sizeof(SomeType);59 array = libkern::reinterpret_pointer_cast<SomeType>(bounded_malloc(alloc_size));