Home
last modified time | relevance | path

Searched defs:structobj (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_testbuffer.c304 PyObject *structobj, *pack_into; in pack_from_list() local
397 PyObject *structobj = NULL, *pack_into = NULL, *args = NULL; in pack_single() local
660 PyObject *structobj = NULL, *unpack_from = NULL; in ndarray_as_list() local
/external/python/cpython3/Objects/
Dmemoryobject.c1923 PyObject *structobj = NULL; in struct_get_unpacker() local