Home
last modified time | relevance | path

Searched defs:calcsize (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Modules/clinic/
H A D_struct.c.h196 calcsize(PyObject *module, PyObject *arg) in calcsize() function
/third_party/python/Lib/ctypes/test/
H A Dtest_structures.py6 from struct import calcsize namespace
[all...]
/third_party/python/Lib/ctypes/
H A D__init__.py147 from struct import calcsize namespace
/third_party/python/Modules/
H A D_testbuffer.c13 static PyObject *calcsize = NULL; variable
/third_party/python/Objects/
H A Dabstract.c530 PyObject *calcsize = NULL; in PyBuffer_SizeFromFormat() local

Completed in 11 milliseconds