Searched refs:new_allocator (Results 1 – 2 of 2) sorted by relevance
165 apr_allocator_t *new_allocator; in apr_allocator_create() local169 if ((new_allocator = malloc(SIZEOF_ALLOCATOR_T)) == NULL) in apr_allocator_create()172 memset(new_allocator, 0, SIZEOF_ALLOCATOR_T); in apr_allocator_create()173 new_allocator->max_free_index = APR_ALLOCATOR_MAX_FREE_UNLIMITED; in apr_allocator_create()175 *allocator = new_allocator; in apr_allocator_create()
2813 OLD_FILES+=usr/include/c++/4.2/ext/new_allocator.h10989 OLD_FILES+=usr/include/c++/3.4/ext/new_allocator.h