Searched defs:PyCFunction_ClearFreeList (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
H A Dmethodobject.c395 PyCFunction_ClearFreeList(void) function
412 (void)PyCFunction_ClearFreeList();
/external/python/cpython3/Objects/
H A Dmethodobject.c527 PyCFunction_ClearFreeList(void) function
544 (void)PyCFunction_ClearFreeList();

Completed in 71 milliseconds