Searched refs:ov1 (Results 1 – 1 of 1) sorted by relevance
174 union overhead ov1; in __crt_aligned_alloc_offset() local186 ov1.ov_magic = AMAGIC; in __crt_aligned_alloc_offset()187 ov1.ov_index = x - (uintptr_t)mem + sizeof(union overhead); in __crt_aligned_alloc_offset()188 memcpy(ov, &ov1, sizeof(ov1)); in __crt_aligned_alloc_offset()