Searched refs:priority_info_map (Results 1 – 4 of 4) sorted by relevance
2410 static splay_tree priority_info_map; variable2457 priority_info_map = splay_tree_new (splay_tree_compare_ints, in start_static_storage_duration_function()2531 n = splay_tree_lookup (priority_info_map, in get_priority_info()2540 splay_tree_insert (priority_info_map, in get_priority_info()3320 if (priority_info_map) in cp_finish_file()3321 splay_tree_foreach (priority_info_map, in cp_finish_file()3337 if (priority_info_map) in cp_finish_file()3338 splay_tree_delete (priority_info_map); in cp_finish_file()
5196 (priority_info_map): Likewise.
2255 static splay_tree priority_info_map; variable2311 priority_info_map = splay_tree_new (splay_tree_compare_ints, in start_static_storage_duration_function()2388 n = splay_tree_lookup (priority_info_map, 2397 splay_tree_insert (priority_info_map,3018 if (priority_info_map) in finish_file()3019 splay_tree_foreach (priority_info_map, in finish_file()3033 if (priority_info_map) in finish_file()3034 splay_tree_delete (priority_info_map); in finish_file()