Searched defs:AllocatorState (Results 1 – 4 of 4) sorted by relevance
112 struct AllocatorState { struct113 constexpr AllocatorState() {} in AllocatorState() argument118 GWP_ASAN_ALWAYS_INLINE bool pointerIsMine(const void *Ptr) const { in pointerIsMine()142 size_t MaxSimultaneousAllocations = 0;168 static_assert(offsetof(AllocatorState, VersionMagic) == 0, ""); argument
17 using AllocatorState = gwp_asan::AllocatorState; typedef
114 _cuda_CUDAAllocator_AllocatorState as AllocatorState, unknown119 class AllocatorState: # type: ignore[no-redef] class
87 struct AllocatorState { struct