Searched refs:allocator_id_t (Results 1 – 4 of 4) sorted by relevance
26 typedef uint8_t allocator_id_t; typedef47 void* allocation_tracker_notify_alloc(allocator_id_t allocator_id, void* ptr,55 void* allocation_tracker_notify_free(allocator_id_t allocator_id, void* ptr);
31 allocator_id_t alloc_id;66 alloc.alloc_id = dataProvider->ConsumeIntegral<allocator_id_t>(); in callArbitraryFunction()
25 static const allocator_id_t allocator_id = 5;
25 static const allocator_id_t alloc_allocator_id = 42;