Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_pickle.c373 PyObject **method_func, PyObject **method_self) in init_method_ref() argument
382 *method_self = NULL; in init_method_ref()
391 *method_self = self; /* borrowed */ in init_method_ref()
397 *method_self = NULL; in init_method_ref()