Searched refs:arith_ptr (Results 1 – 1 of 1) sorted by relevance
55 uptr arith_ptr = (uptr)ptr; in get_saved_cfallocator_ref() local56 if ((arith_ptr & 0xFFF) > sizeof(CFAllocatorRef)) { in get_saved_cfallocator_ref()58 (CFAllocatorRef*)(arith_ptr - sizeof(CFAllocatorRef)); in get_saved_cfallocator_ref()