Searched defs:apr_allocator_t (Results 1 – 2 of 2) sorted by relevance
85 struct apr_allocator_t { struct87 apr_uint32_t max_index;116 #define SIZEOF_ALLOCATOR_T APR_ALIGN_DEFAULT(sizeof(apr_allocator_t)) argument
41 typedef struct apr_allocator_t apr_allocator_t; typedef