Home
last modified time | relevance | path

Searched refs:BASE2PTR (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/heimdal/base/
H A Dheimbase.c61 #define BASE2PTR(ptr) ((void *)(((struct heim_base *)ptr) + 1)) macro
264 return BASE2PTR(p); in heim_alloc()
302 return BASE2PTR(p); in _heim_alloc_object()
555 heim_release(BASE2PTR(obj)); in heim_auto_release_drain()