Home
last modified time | relevance | path

Searched refs:PyCurses_ConvertToCchar_t (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/
D_cursesmodule.c305 PyCurses_ConvertToCchar_t(PyCursesWindowObject *win, PyObject *obj, in PyCurses_ConvertToCchar_t() function
761 type = PyCurses_ConvertToCchar_t(self, ch, &cch, wstr); in _curses_window_addch_impl()
774 type = PyCurses_ConvertToCchar_t(self, ch, &cch); in _curses_window_addch_impl()