Home
last modified time | relevance | path

Searched defs:calcsize (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/clinic/
D_struct.c.h196 calcsize(PyObject *module, PyObject *arg) in calcsize() function
/third_party/python/Objects/
Dabstract.c528 PyObject *calcsize = NULL; in PyBuffer_SizeFromFormat() local
/third_party/python/Modules/
D_testbuffer.c13 static PyObject *calcsize = NULL; variable