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