Buckets:
MisterAI/LocalAI_Demo_backends / cpu-diffusers.upgrade-tmp /python /include /python3.10 /cpython /tupleobject.h
| typedef struct { | |
| PyObject_VAR_HEAD | |
| /* ob_item contains space for 'ob_size' elements. | |
| Items must normally not be NULL, except during construction when | |
| the tuple is not yet visible outside the function that builds it. */ | |
| PyObject *ob_item[1]; | |
| } PyTupleObject; | |
| PyAPI_FUNC(int) _PyTuple_Resize(PyObject **, Py_ssize_t); | |
| PyAPI_FUNC(void) _PyTuple_MaybeUntrack(PyObject *); | |
| /* Macros trading safety for speed */ | |
| /* Cast argument to PyTupleObject* type. */ | |
| /* Macro, *only* to be used to fill in brand new tuples */ | |
| PyAPI_FUNC(void) _PyTuple_DebugMallocStats(FILE *out); | |
Xet Storage Details
- Size:
- 975 Bytes
- Xet hash:
- 7d89efa84fc06ccd11dfa258de91050e1e12f9bddede4be35479d986f9dfba5f
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.