Searched defs:cobject (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | cobject.h | 80 void *cobject; member |
/external/python/cpython2/Doc/includes/ | ||
D | capsulethunk.h | 116 PyCObject *cobject = (PyCObject *)object; in PyCapsule_Import() local |