Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/
Dpy_curses.h67 #define PyCursesWindow_Check(v) Py_IS_TYPE(v, &PyCursesWindow_Type)
80 #define PyCursesWindow_Type (*_PyType_CAST(PyCurses_API[0])) macro
/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dpy_curses.h67 #define PyCursesWindow_Check(v) Py_IS_TYPE(v, &PyCursesWindow_Type)
80 #define PyCursesWindow_Type (*_PyType_CAST(PyCurses_API[0])) macro
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dpy_curses.h67 #define PyCursesWindow_Check(v) Py_IS_TYPE(v, &PyCursesWindow_Type)
80 #define PyCursesWindow_Type (*_PyType_CAST(PyCurses_API[0])) macro
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dpy_curses.h67 #define PyCursesWindow_Check(v) Py_IS_TYPE(v, &PyCursesWindow_Type)
80 #define PyCursesWindow_Type (*_PyType_CAST(PyCurses_API[0])) macro
/prebuilts/build-tools/common/py3-headers/Include/
Dpy_curses.h84 #define PyCursesWindow_Check(v) Py_IS_TYPE((v), &PyCursesWindow_Type)
97 #define PyCursesWindow_Type (*_PyType_CAST(PyCurses_API[0])) macro