Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_curses_panel.c78 typedef struct _list_of_panels { struct
80 struct _list_of_panels *next; argument
/external/python/cpython3/Modules/
D_curses_panel.c105 typedef struct _list_of_panels { struct
107 struct _list_of_panels *next; argument