Searched defs:user_allocator_aligned_malloc (Results 1 – 1 of 1) sorted by relevance
129 struct user_allocator_aligned_malloc struct131 typedef std::size_t size_type;132 typedef std::ptrdiff_t difference_type;141 static char * malloc(const size_type bytes) in malloc()160 static void free(char * const block) in free()