Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_struct.c1944 s_pack_into(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in s_pack_into() function
2070 {"pack_into", _PyCFunction_CAST(s_pack_into), METH_FASTCALL, s_pack_into__doc__},
2245 result = s_pack_into(s_object, args + 1, nargs - 1); in pack_into()

Completed in 4 milliseconds