Searched defs:tp_cache (Results 1 - 4 of 4) sorted by relevance
/external/python/cpython2/Doc/includes/ | ||
H A D | typestruct.h | 72 PyObject *tp_cache; member in struct:_typeobject |
/external/python/cpython3/Doc/includes/ | ||
H A D | typestruct.h | 70 PyObject *tp_cache; member in struct:_typeobject |
/external/python/cpython2/Include/ | ||
H A D | object.h | 395 PyObject *tp_cache; member in struct:_typeobject |
/external/python/cpython3/Include/ | ||
H A D | object.h | 417 PyObject *tp_cache; member in struct:_typeobject |
Completed in 85 milliseconds