Searched refs:list_of_panels (Results 1 – 2 of 2) sorted by relevance
81 } list_of_panels; typedef84 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()
108 } list_of_panels; typedef111 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()