Searched defs:map_stack_allocator (Results 1 – 1 of 1) sorted by relevance
45 struct map_stack_allocator { struct46 typedef std::size_t size_type;47 typedef std::ptrdiff_t difference_type;49 static char * malloc( const size_type bytes) { in malloc()60 static void free( char * const block) { in free()