Home
last modified time | relevance | path

Searched defs:dictptr (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython3/Objects/
Dobject.c1090 PyObject **dictptr, *dict; in _PyObject_GetMethod() local
1179 PyObject **dictptr; in _PyObject_GenericGetAttrWithDict() local
1290 PyObject **dictptr; in _PyObject_GenericSetAttrWithDict() local
1367 PyObject **dictptr = _PyObject_GetDictPtr(obj); in PyObject_GenericSetDict() local
Dtypeobject.c1123 PyObject **dictptr = _PyObject_GetDictPtr(self); in subtype_traverse() local
1184 PyObject **dictptr = _PyObject_GetDictPtr(self); in subtype_clear() local
1317 PyObject **dictptr = _PyObject_GetDictPtr(self); in subtype_dealloc() local
2195 PyObject **dictptr; in subtype_setdict() local
Ddictobject.c4769 PyObject *dict, **dictptr = _PyObject_GetDictPtr(obj); in PyObject_GenericGetDict() local
4791 _PyObjectDict_SetItem(PyTypeObject *tp, PyObject **dictptr, in _PyObjectDict_SetItem()
Dexceptions.c2794 PyObject **dictptr; in _PyErr_TrySetFromCause() local
/external/python/cpython2/Objects/
Dobject.c1339 PyObject **dictptr; in _PyObject_GenericGetAttrWithDict() local
1476 PyObject **dictptr; in _PyObject_GenericSetAttrWithDict() local
Dtypeobject.c854 PyObject **dictptr = _PyObject_GetDictPtr(self); in subtype_traverse() local
910 PyObject **dictptr = _PyObject_GetDictPtr(self); in subtype_clear() local
1031 PyObject **dictptr = _PyObject_GetDictPtr(self); in subtype_dealloc() local
1872 PyObject **dictptr; in subtype_dict() local
1908 PyObject **dictptr; in subtype_setdict() local
/external/e2fsprogs/lib/support/
Ddict.c73 #define dictptr dict_dictptr macro
/external/f2fs-tools/fsck/
Ddict.c68 #define dictptr dict_dictptr macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx2099 PyObject **dictptr = _PyObject_GetDictPtr(pyobj); in SWIG_Python_GetSwigThis() local
2310 PyObject **dictptr = _PyObject_GetDictPtr(inst); in SWIG_Python_NewShadowInstance() local
2374 PyObject **dictptr = _PyObject_GetDictPtr(inst); in SWIG_Python_SetSwigThis() local
/external/python/cpython2/Modules/
Ddatetimemodule.c3003 PyObject **dictptr; in tzinfo_reduce() local
/external/python/cpython3/Modules/
D_datetimemodule.c3774 PyObject **dictptr; in tzinfo_reduce() local