Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c3624 hook_ffree(void *ctx, void *ptr) in hook_ffree() function
3643 alloc.free = hook_ffree; in fm_setup_hooks()