Buckets:
MisterAI/LocalAI_Demo_backends / cpu-diffusers.upgrade-tmp /python /include /python3.10 /cpython /methodobject.h
| PyAPI_DATA(PyTypeObject) PyCMethod_Type; | |
| /* Macros for direct access to these values. Type checks are *not* | |
| done, so use with care. */ | |
| typedef struct { | |
| PyObject_HEAD | |
| PyMethodDef *m_ml; /* Description of the C function to call */ | |
| PyObject *m_self; /* Passed as 'self' arg to the C func, can be NULL */ | |
| PyObject *m_module; /* The __module__ attribute, can be anything */ | |
| PyObject *m_weakreflist; /* List of weak references */ | |
| vectorcallfunc vectorcall; | |
| } PyCFunctionObject; | |
| typedef struct { | |
| PyCFunctionObject func; | |
| PyTypeObject *mm_class; /* Class that defines this method */ | |
| } PyCMethodObject; | |
Xet Storage Details
- Size:
- 1.4 kB
- Xet hash:
- 9e2c36451811c48ee8dd8f888e489c48380964a3c8fca74886aee6340e1cefd6
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.