Searched refs:ca_free (Results 1 – 2 of 2) sorted by relevance
365 alloc1.ca_free = (my_free == Py_None ? NULL : my_free); in _ffi_new_with_allocator()
376 PyObject *ca_alloc, *ca_free; member3817 cd = allocate_gcp_object(cd, ct, allocator->ca_free); in allocate_with_allocator()