Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_struct.c1900 s_pack(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in s_pack() function
2069 {"pack", _PyCFunction_CAST(s_pack), METH_FASTCALL, s_pack__doc__},
2217 result = s_pack(s_object, args + 1, nargs - 1); in pack()

Completed in 4 milliseconds