Home
last modified time | relevance | path

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

/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_curses_panel.c108 } list_of_panels; typedef
111 static list_of_panels *lop;
117 list_of_panels *new; in insert_lop()
119 if ((new = (list_of_panels *)PyMem_Malloc(sizeof(list_of_panels))) == NULL) { in insert_lop()
133 list_of_panels *temp, *n; in remove_lop()
159 list_of_panels *temp; in find_po()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A D_curses_panel.c81 } list_of_panels; typedef
84 static list_of_panels *lop;
90 list_of_panels *new; in insert_lop()
92 if ((new = (list_of_panels *)malloc(sizeof(list_of_panels))) == NULL) { in insert_lop()
106 list_of_panels *temp, *n; in remove_lop()
132 list_of_panels *temp; in find_po()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_curses_panel.c108 } list_of_panels; typedef
111 static list_of_panels *lop;
117 list_of_panels *new; in insert_lop()
119 if ((new = (list_of_panels *)PyMem_Malloc(sizeof(list_of_panels))) == NULL) { in insert_lop()
133 list_of_panels *temp, *n; in remove_lop()
159 list_of_panels *temp; in find_po()
/dports/lang/python27/Python-2.7.18/Modules/
H A D_curses_panel.c81 } list_of_panels; typedef
84 static list_of_panels *lop;
90 list_of_panels *new; in insert_lop()
92 if ((new = (list_of_panels *)malloc(sizeof(list_of_panels))) == NULL) { in insert_lop()
106 list_of_panels *temp, *n; in remove_lop()
132 list_of_panels *temp; in find_po()
/dports/lang/python38/Python-3.8.12/Modules/
H A D_curses_panel.c108 } list_of_panels; typedef
111 static list_of_panels *lop;
117 list_of_panels *new; in insert_lop()
119 if ((new = (list_of_panels *)PyMem_Malloc(sizeof(list_of_panels))) == NULL) { in insert_lop()
133 list_of_panels *temp, *n; in remove_lop()
159 list_of_panels *temp; in find_po()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_curses_panel.c108 } list_of_panels; typedef
111 static list_of_panels *lop;
117 list_of_panels *new; in insert_lop()
119 if ((new = (list_of_panels *)PyMem_Malloc(sizeof(list_of_panels))) == NULL) { in insert_lop()
133 list_of_panels *temp, *n; in remove_lop()
159 list_of_panels *temp; in find_po()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_curses_panel.c108 } list_of_panels; typedef
111 static list_of_panels *lop;
117 list_of_panels *new; in insert_lop()
119 if ((new = (list_of_panels *)PyMem_Malloc(sizeof(list_of_panels))) == NULL) { in insert_lop()
133 list_of_panels *temp, *n; in remove_lop()
159 list_of_panels *temp; in find_po()
/dports/lang/python39/Python-3.9.9/Modules/
H A D_curses_panel.c115 } list_of_panels; typedef
118 static list_of_panels *lop;
124 list_of_panels *new; in insert_lop()
126 if ((new = (list_of_panels *)PyMem_Malloc(sizeof(list_of_panels))) == NULL) { in insert_lop()
140 list_of_panels *temp, *n; in remove_lop()
166 list_of_panels *temp; in find_po()
/dports/lang/python310/Python-3.10.1/Modules/
H A D_curses_panel.c113 } list_of_panels; typedef
116 static list_of_panels *lop;
122 list_of_panels *new; in insert_lop()
124 if ((new = (list_of_panels *)PyMem_Malloc(sizeof(list_of_panels))) == NULL) { in insert_lop()
138 list_of_panels *temp, *n; in remove_lop()
164 list_of_panels *temp; in find_po()
/dports/lang/python37/Python-3.7.12/Modules/
H A D_curses_panel.c108 } list_of_panels; typedef
111 static list_of_panels *lop;
117 list_of_panels *new; in insert_lop()
119 if ((new = (list_of_panels *)PyMem_Malloc(sizeof(list_of_panels))) == NULL) { in insert_lop()
133 list_of_panels *temp, *n; in remove_lop()
159 list_of_panels *temp; in find_po()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_curses_panel.c113 } list_of_panels; typedef
116 static list_of_panels *lop;
122 list_of_panels *new; in insert_lop()
124 if ((new = (list_of_panels *)PyMem_Malloc(sizeof(list_of_panels))) == NULL) { in insert_lop()
138 list_of_panels *temp, *n; in remove_lop()
164 list_of_panels *temp; in find_po()