Searched refs:htab_delete (Results 1 - 25 of 131) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dhashtab.h172 extern void htab_delete (htab_t);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dhashtab.h169 extern void htab_delete (htab_t);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/include/
H A Dhashtab.h169 extern void htab_delete (htab_t);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dhashtab.h172 extern void htab_delete (htab_t);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/python/
H A Dpy-auto-load.c107 htab_delete (info->loaded_scripts);
323 htab_delete (info->loaded_scripts);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgraphite.c280 htab_delete (bb_pbb_mapping);
H A Dplugin.c352 htab_delete (event_tab);
653 htab_delete (plugin_name_args_tab);
H A Dgraphite-clast-to-gimple.c951 htab_delete (before_guard);
992 htab_delete (before_guard);
1551 htab_delete (rename_map);
1552 htab_delete (newivs_index);
1553 htab_delete (params_index);
H A Dtree-ssa-uncprop.c405 htab_delete (equiv);
H A Dcfg.c1175 htab_delete (bb_copy);
1176 htab_delete (bb_original);
1177 htab_delete (loop_copy);
H A Dcoverage.c281 htab_delete (counts_hash);
289 htab_delete (counts_hash);
317 htab_delete (counts_hash);
H A Dlto-section-out.c646 htab_delete (state->streams[i].tree_hash_table);
H A Dlto-streamer.h980 htab_delete (encoder->tree_hash_table);
H A Dtree-parloops.c610 htab_delete (decl_address);
1250 htab_delete (decl_copies);
1251 htab_delete (name_copies);
2028 htab_delete (reduction_list);
H A Dstore-motion.c183 htab_delete (store_motion_mems_table);
1156 htab_delete (store_motion_mems_table);
H A Dtree-ssa-coalesce.c244 htab_delete (cl->list);
1399 htab_delete (ssa_name_hash);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dconflict.c174 htab_delete (graph->arc_hash_table);
H A Dtree-ssa-reassoc.c263 htab_delete (value_rank);
264 htab_delete (seen_binops);
H A Dtree-vn.c317 htab_delete (value_table);
H A Dtree-ssa-threadupdate.c798 htab_delete (redirection_data);
H A Dcoverage.c279 htab_delete (counts_hash);
287 htab_delete (counts_hash);
315 htab_delete (counts_hash);
H A Dtree-ssa-uncprop.c428 htab_delete (equiv);
H A Dcfg.c1048 htab_delete (bb_copy);
1049 htab_delete (bb_original);
H A Dtree-scalar-evolution.c2231 htab_delete (cache);
2246 htab_delete (cache);
2669 htab_delete (scalar_evolution_info);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libcpp/
H A Dfiles.c1203 htab_delete (pfile->file_hash);
1204 htab_delete (pfile->dir_hash);
1205 htab_delete (pfile->nonexistent_file_hash);

Completed in 340 milliseconds

123456