Home
last modified time | relevance | path

Searched refs:ci_pack_allocator_free (Results 1 – 2 of 2) sorted by relevance

/dports/www/c-icap/c_icap-0.5.10/include/
H A Dmem.h54 CI_DECLARE_FUNC(void) ci_pack_allocator_free(ci_mem_allocator_t *allocator,void *p);
/dports/www/c-icap/c_icap-0.5.10/
H A Dmem.c659 void ci_pack_allocator_free(ci_mem_allocator_t *allocator,void *p) in ci_pack_allocator_free() function
703 allocator->free = ci_pack_allocator_free; in init_pack_allocator()