Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c1457 s_unpack(PyObject *self, PyObject *inputstr) in s_unpack()
1936 PyObject *s_object, *fmt, *inputstr, *result; in unpack() local