Searched refs:htab_empty (Results 1 – 19 of 19) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
| H A D | hashtab.h | 170 extern void htab_empty (htab_t);
|
| /openbsd-src/gnu/gcc/include/ |
| H A D | hashtab.h | 170 extern void htab_empty (htab_t);
|
| /openbsd-src/gnu/lib/libiberty/include/ |
| H A D | hashtab.h | 170 extern void htab_empty (htab_t);
|
| /openbsd-src/gnu/usr.bin/binutils/include/ |
| H A D | hashtab.h | 157 extern void htab_empty PARAMS ((htab_t));
|
| /openbsd-src/gnu/lib/libiberty/src/ |
| H A D | hashtab.c | 413 htab_empty (htab_t htab) in htab_empty() function
|
| H A D | ChangeLog | 641 htab_try_create, htab_delete, htab_empty, 1034 (htab_empty): Likewise. 3603 (htab_delete, htab_empty, htab_remove_elt, htab_clear_slot): 3615 htab_create, htab_delete, htab_empty, htab_find_slot,
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | cselib.c | 215 htab_empty (cselib_hash_table); in cselib_clear_table()
|
| H A D | fold-const.c | 11834 htab_empty (ht); in fold() 12036 htab_empty (ht); in fold_build1_stat() 12077 htab_empty (ht); in fold_build2_stat() 12082 htab_empty (ht); in fold_build2_stat() 12093 htab_empty (ht); in fold_build2_stat() 12133 htab_empty (ht); in fold_build3_stat() 12138 htab_empty (ht); in fold_build3_stat() 12143 htab_empty (ht); in fold_build3_stat() 12154 htab_empty (ht); in fold_build3_stat() 12162 htab_empty (ht); in fold_build3_stat()
|
| H A D | tree-into-ssa.c | 2983 htab_empty (repl_tbl); in update_ssa()
|
| H A D | regclass.c | 2587 htab_empty (subregs_of_mode); in init_subregs_of_mode()
|
| H A D | tree-scalar-evolution.c | 2776 htab_empty (scalar_evolution_info); in scev_reset()
|
| H A D | loop-iv.c | 221 htab_empty (bivs); in clear_iv_info()
|
| H A D | var-tracking.c | 724 htab_empty (vars); in vars_clear()
|
| H A D | except.c | 803 htab_empty (cfun->eh->exception_handler_label_map); in find_exception_handler_labels()
|
| H A D | dwarf2out.c | 13674 htab_empty (decl_loc_table); in dwarf2out_begin_function() 14206 htab_empty (debug_str_hash); in prune_unused_types()
|
| H A D | tree-ssa-loop-ivopts.c | 5725 htab_empty (data->niters); in free_loop_data()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cselib.c | 233 htab_empty (hash_table);
|
| H A D | regclass.c | 2662 htab_empty (subregs_of_mode); in init_subregs_of_mode()
|
| H A D | except.c | 1212 htab_empty (cfun->eh->exception_handler_label_map); in find_exception_handler_labels()
|