Searched defs:default_allocator (Results 1 – 2 of 2) sorted by relevance
80 static AclAllocator default_allocator = { &default_allocate, variable
379 static const cffi_allocator_t default_allocator = { NULL, NULL, 0 }; variable