Searched refs:_io_open_code (Results 1 – 2 of 2) sorted by relevance
331 …{"open_code", (PyCFunction)(void(*)(void))_io_open_code, METH_FASTCALL|METH_KEYWORDS, _io_open_cod…337 _io_open_code(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _io_open_code() function
925 Modules/_io/clinic/_iomodule.c.h:_io_open_code():_parser static _PyArg_Parser _parser