/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | inline-frame.c | 84 VEC_unordered_remove (inline_state_s, inline_states, ix); 143 VEC_unordered_remove (inline_state_s, inline_states, ix); in clear_inline_frame_state()
|
H A D | record-full.c | 1832 VEC_unordered_remove (record_full_breakpoint_p, in record_full_remove_breakpoint()
|
H A D | tracepoint.c | 359 VEC_unordered_remove (tsv_s, tvariables, ix); in delete_trace_state_variable()
|
H A D | breakpoint.c | 12697 VEC_unordered_remove (bp_location_p, moribund_locations, ix); in breakpoint_retire_moribund()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | vec.c | 429 VEC_unordered_remove (void_p, stack_vecs, ix - 1); in vec_stack_o_reserve_1() 510 VEC_unordered_remove (void_p, stack_vecs, ix - 1); in vec_stack_free()
|
H A D | sel-sched.c | 599 VEC_unordered_remove (rtx, FENCE_EXECUTING_INSNS (fence), i); in advance_one_cycle() 3824 VEC_unordered_remove (expr_t, vec_av_set, n); in fill_vec_av_set() 3848 VEC_unordered_remove (expr_t, vec_av_set, n); in fill_vec_av_set() 3870 VEC_unordered_remove (expr_t, vec_av_set, n); in fill_vec_av_set() 3890 VEC_unordered_remove (expr_t, vec_av_set, n); in fill_vec_av_set() 3901 VEC_unordered_remove (expr_t, vec_av_set, n); in fill_vec_av_set() 3916 VEC_unordered_remove (expr_t, vec_av_set, n); in fill_vec_av_set() 3943 VEC_unordered_remove (expr_t, vec_av_set, n); in fill_vec_av_set() 3981 VEC_unordered_remove (expr_t, vec_av_set, n); in fill_vec_av_set()
|
H A D | cfg.c | 244 VEC_unordered_remove (edge, src->succs, ei.index); in disconnect_src() 263 VEC_unordered_remove (edge, dest->preds, dest_idx); in disconnect_dest()
|
H A D | cgraphunit.c | 1253 VEC_unordered_remove (alias_pair, alias_pairs, i); in handle_alias_pairs() 1267 VEC_unordered_remove (alias_pair, alias_pairs, i); in handle_alias_pairs() 1282 VEC_unordered_remove (alias_pair, alias_pairs, i); in handle_alias_pairs()
|
H A D | hw-doloop.c | 219 VEC_unordered_remove (edge, loop->incoming, ei.index); in add_forwarder_blocks()
|
H A D | dominance.c | 1139 VEC_unordered_remove (basic_block, bbs, i); in prune_bbs_to_update_dominators()
|
H A D | vec.h | 430 #define VEC_unordered_remove(T,V,I) \ macro
|
H A D | tree-predcom.c | 2455 VEC_unordered_remove (chain_p, chains, i); in prepare_initializers()
|
H A D | dwarf2cfi.c | 938 VEC_unordered_remove (reg_saved_in_data, in record_reg_saved_in_reg()
|
H A D | cfgrtl.c | 1211 VEC_unordered_remove (edge, ENTRY_BLOCK_PTR->succs, ei.index); in force_nonfallthru_and_redirect()
|
H A D | graphite-sese-to-poly.c | 377 VEC_unordered_remove (basic_block, dom, i); in build_scop_bbs_1()
|
H A D | varasm.c | 5747 VEC_unordered_remove (alias_pair, alias_pairs, i); in remove_unreachable_alias_pairs()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-pragma.c | 301 VEC_unordered_remove (pending_weak, pending_weaks, i); in maybe_apply_pragma_weak() 557 VEC_unordered_remove (pending_redefinition, in maybe_apply_renaming_pragma() 569 VEC_unordered_remove (pending_redefinition, in maybe_apply_renaming_pragma()
|
/dflybsd-src/contrib/gdb-7/gdb/common/ |
H A D | vec.h | 356 #define VEC_unordered_remove(T,V,I) \ macro
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | decl2.c | 3811 VEC_unordered_remove (tree, unemitted_tinfo_decls, i); in cp_write_global_declarations()
|
H A D | decl.c | 13788 VEC_unordered_remove (incomplete_var, incomplete_vars, ix); in complete_vars()
|