Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c4202 hook_frealloc(void *ctx, void *ptr, size_t new_size) in hook_frealloc() function
4230 alloc.realloc = hook_frealloc; in fm_setup_hooks()