Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypeobject.c2137 raise_dict_descr_error(PyObject *obj) in raise_dict_descr_error() function
2154 raise_dict_descr_error(obj); in subtype_dict()
2159 raise_dict_descr_error(obj); in subtype_dict()
2178 raise_dict_descr_error(obj); in subtype_setdict()
2183 raise_dict_descr_error(obj); in subtype_setdict()
/external/python/cpython2/Objects/
Dtypeobject.c1862 raise_dict_descr_error(PyObject *obj) in raise_dict_descr_error() function
1881 raise_dict_descr_error(obj); in subtype_dict()
1886 raise_dict_descr_error(obj); in subtype_dict()
1917 raise_dict_descr_error(obj); in subtype_setdict()
1922 raise_dict_descr_error(obj); in subtype_setdict()