Searched refs:BASE2PTR (Results 1 – 2 of 2) sorted by relevance
61 #define BASE2PTR(ptr) ((void *)(((struct heim_base *)ptr) + 1)) macro264 return BASE2PTR(p); in heim_alloc()302 return BASE2PTR(p); in _heim_alloc_object()555 heim_release(BASE2PTR(obj)); in heim_auto_release_drain()
95 #define BASE2PTR(ptr) ((void *)(((struct value_base *)ptr) + 1)) macro154 return BASE2PTR(p); in alloc_value()