Home
last modified time | relevance | path

Searched refs:Struct_iter_unpack (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A D_struct.c.h163 {"iter_unpack", (PyCFunction)Struct_iter_unpack, METH_O, Struct_iter_unpack__doc__},
/third_party/python/Modules/
H A D_struct.c1764 Struct_iter_unpack(PyStructObject *self, PyObject *buffer) in Struct_iter_unpack() function
2314 return Struct_iter_unpack(s_object, buffer); in iter_unpack_impl()

Completed in 7 milliseconds