Searched refs:ov_magic (Results 1 – 2 of 2) sorted by relevance
80 #define ov_magic ovu.ovu_magic macro152 op->ov_magic = MAGIC; in __crt_malloc()189 ov1.ov_magic = AMAGIC; in __crt_aligned_alloc_offset()244 op = op1.ov_magic == AMAGIC ? (void *)((caddr_t)cp - op1.ov_index) : in __crt_free()246 if (op->ov_magic != MAGIC) in __crt_free()264 if (op->ov_magic != MAGIC) in __crt_realloc()
119 #define ov_magic ovu.ovu_magic macro227 p->ov_magic = MAGIC; in malloc()325 CHECK(op->ov_magic != MAGIC, in free()398 if (op->ov_magic == MAGIC) { in realloc()468 if (op->ov_magic == MAGIC) in malloc_usable_size()