Searched refs:GENERIC_LIST (Results 1 – 5 of 5) sorted by relevance
323 } GENERIC_LIST; typedef326 extern GENERIC_LIST * reverse_list (GENERIC_LIST *list);
209 ((GENERIC_LIST *) float_stack); in cm_listoffloats()414 float_stack = (FLOAT_ELT *) reverse_list ((GENERIC_LIST *) temp); in cm_listoffloats()
1280 GENERIC_LIST *1281 reverse_list (GENERIC_LIST *list) in reverse_list()1283 GENERIC_LIST *next; in reverse_list()1284 GENERIC_LIST *prev = NULL; in reverse_list()1761 tag_table = (TAG_ENTRY *) reverse_list ((GENERIC_LIST *) tag_table); in convert_from_loaded_file()
683 ((GENERIC_LIST *) delayed_writes); in handle_delayed_writes()
1836 ((GENERIC_LIST *) xml_index_titles); in xml_begin_index()