Searched refs:ov_magic (Results 1 – 2 of 2) sorted by relevance
77 #define ov_magic ovu.ovu_magic macro149 op->ov_magic = MAGIC; in __crt_malloc()186 ov1.ov_magic = AMAGIC; in __crt_aligned_alloc_offset()241 op = op1.ov_magic == AMAGIC ? (void *)((caddr_t)cp - op1.ov_index) : in __crt_free()243 if (op->ov_magic != MAGIC) in __crt_free()261 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()