Searched refs:allocator_id_t (Results 1 – 3 of 3) sorted by relevance
26 typedef uint8_t allocator_id_t; typedef47 void *allocation_tracker_notify_alloc(allocator_id_t allocator_id, void *ptr, size_t requested_size…54 void *allocation_tracker_notify_free(allocator_id_t allocator_id, void *ptr);
27 static const allocator_id_t allocator_id = 5;
25 static const allocator_id_t alloc_allocator_id = 42;