Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_pickle.c363 PyObject **method_func, PyObject **method_self) in init_method_ref() argument
372 *method_self = NULL; in init_method_ref()
381 *method_self = self; /* borrowed */ in init_method_ref()
387 *method_self = NULL; in init_method_ref()