Searched refs:heim_base_is_tagged (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/crypto/heimdal/base/
H A Dbaselocl.h114 #define heim_base_is_tagged(x) (((uintptr_t)(x)) & 0x3) macro
H A Dheimbase.c91 if (ptr == NULL || heim_base_is_tagged(ptr))
114 if (ptr == NULL || heim_base_is_tagged(ptr))
159 if (heim_base_is_tagged(ptr)) {
520 if (ptr == NULL || heim_base_is_tagged(ptr))

Completed in 109 milliseconds