Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c3832 static void hook_free(void *ctx, void *ptr) in hook_free() function
3856 alloc.free = &hook_free; in test_setallocators()