Searched refs:__deallocate_bytes (Results 1 – 1 of 1) sorted by relevance
49 …_LIBCPP_HIDE_FROM_ABI static void __deallocate_bytes(void* __p, size_t __s, size_t __align) _NOEXC… in __deallocate_bytes() function61 __deallocate_bytes(__p, __n * sizeof(_Tp), _LIBCPP_ALIGNOF(_Tp)); in __deallocate_type()