Searched refs:__aligned_type (Results 1 – 1 of 1) sorted by relevance
255 struct __attribute__((aligned)) __aligned_type {}; struct259 if (void* dest = std::__libcpp_aligned_alloc(alignof(__aligned_type), size)) in __aligned_malloc_with_fallback()267 if (void* dest = std::__libcpp_aligned_alloc(__alignof(__aligned_type), size)) in __aligned_malloc_with_fallback()