Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c3604 hook_fcalloc(void *ctx, size_t nelem, size_t elsize) in hook_fcalloc() function
3641 alloc.calloc = hook_fcalloc; in fm_setup_hooks()