/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | concat.c | 71 vconcat_length (const char *first, va_list args) in vconcat_length() 83 vconcat_copy (char *dst, const char *first, va_list args) in vconcat_copy() 102 concat_length (const char *first, ...) in concat_length() 117 concat_copy (char *dst, const char *first, ...) in concat_copy() 142 concat_copy2 (const char *first, ...) in concat_copy2() 153 concat (const char *first, ...) in concat() 191 reconcat (char *optr, const char *first, ...) in reconcat()
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | concat.c | 71 vconcat_length (const char *first, va_list args) in vconcat_length() 83 vconcat_copy (char *dst, const char *first, va_list args) in vconcat_copy() 102 concat_length (const char *first, ...) in concat_length() 117 concat_copy (char *dst, const char *first, ...) in concat_copy() 142 concat_copy2 (const char *first, ...) in concat_copy2() 153 concat (const char *first, ...) in concat() 191 reconcat (char *optr, const char *first, ...) in reconcat()
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | concat.c | 59 vconcat_length (const char *first, va_list args) in vconcat_length() 71 vconcat_copy (char *dst, const char *first, va_list args) in vconcat_copy() 90 concat_length (const char *first, ...) in concat_length() 105 concat_copy (char *dst, const char *first, ...) in concat_copy() 129 concat_copy2 (const char *first, ...) in concat_copy2() 140 concat (const char *first, ...) in concat() 177 reconcat (char *optr, const char *first, ...) in reconcat()
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | concat.c | 59 vconcat_length (const char *first, va_list args) in vconcat_length() 71 vconcat_copy (char *dst, const char *first, va_list args) in vconcat_copy() 90 concat_length (const char *first, ...) in concat_length() 105 concat_copy (char *dst, const char *first, ...) in concat_copy() 129 concat_copy2 (const char *first, ...) in concat_copy2() 140 concat (const char *first, ...) in concat() 177 reconcat (char *optr, const char *first, ...) in reconcat()
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | concat.c | 59 vconcat_length (const char *first, va_list args) in vconcat_length() 71 vconcat_copy (char *dst, const char *first, va_list args) in vconcat_copy() 90 concat_length (const char *first, ...) in concat_length() 105 concat_copy (char *dst, const char *first, ...) in concat_copy() 129 concat_copy2 (const char *first, ...) in concat_copy2() 140 concat (const char *first, ...) in concat() 177 reconcat (char *optr, const char *first, ...) in reconcat()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/ |
H A D | assoc_container.hpp | 253 cc_hash_table(It first, It last) in cc_hash_table() 260 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table() 271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table() 283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 430 gp_hash_table(It first, It last) in gp_hash_table() 438 gp_hash_table(It first, It last, const hash_fn& h) in gp_hash_table() 449 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in gp_hash_table() 461 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table() 475 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table() [all …]
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/ |
H A D | assoc_container.hpp | 253 cc_hash_table(It first, It last) in cc_hash_table() 260 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table() 271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table() 283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 430 gp_hash_table(It first, It last) in gp_hash_table() 438 gp_hash_table(It first, It last, const hash_fn& h) in gp_hash_table() 449 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in gp_hash_table() 461 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table() 475 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table() [all …]
|
/dflybsd-src/sys/dev/drm/include/linux/ |
H A D | llist.h | 36 struct llist_node *first; member 51 struct llist_node *first, *next; in llist_del_first() local 66 struct llist_node *first = READ_ONCE(head->first); in llist_add() local
|
/dflybsd-src/contrib/ncurses/ncurses/tinfo/ |
H A D | alloc_ttype.c | 186 unsigned first; in _nc_first_ext_name() local 235 unsigned first = _nc_first_ext_name(tp, token_type); in _nc_find_ext_name() local 276 int first; in _nc_del_ext_name() local 321 unsigned first = _nc_first_ext_name(tp, token_type); in _nc_ins_ext_name() local 376 int first = to->ext_Booleans + to->ext_Numbers; in adjust_cancels() local
|
/dflybsd-src/games/quiz/ |
H A D | rxp.c | 87 rxp__compile(char *s, int first) in rxp__compile() 194 rxp__match(char *s, int first, Rxp_t *j_succ, Rxp_t *j_fail, char *sp_fail) in rxp__match() 259 rxp__expand(int first) in rxp__expand()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gimple-iterator.c | 60 update_bb_for_stmts (gimple_seq_node first, basic_block bb) in update_bb_for_stmts() 72 update_call_edge_frequencies (gimple_seq_node first, basic_block bb) in update_call_edge_frequencies() 109 gimple_seq_node first, in gsi_insert_seq_nodes_before() 175 gimple_seq_node first, last; in gsi_insert_seq_before_without_update() local 226 gimple_seq_node first, in gsi_insert_seq_nodes_after() 286 gimple_seq_node first, last; in gsi_insert_seq_after_without_update() local
|
H A D | ipa.c | 60 enqueue_cgraph_node (struct cgraph_node *node, struct cgraph_node **first) in enqueue_cgraph_node() 76 enqueue_varpool_node (struct varpool_node *node, struct varpool_node **first) in enqueue_varpool_node() 86 struct cgraph_node **first, in process_references() 171 struct cgraph_node *first = (struct cgraph_node *) (void *) 1; in cgraph_remove_unreachable_nodes() local
|
/dflybsd-src/contrib/zstd/lib/dictBuilder/ |
H A D | divsufsort.c | 258 int *first, int *last, int depth) { in ss_insertionsort() 353 ss_pivot(const unsigned char *Td, const int *PA, int *first, int *last) { in ss_pivot() 382 int *first, int *last, int depth) { in ss_partition() 401 int *first, int *last, in ss_mintrosort() 551 ss_rotate(int *first, int *middle, int *last) { in ss_rotate() 593 int *first, int *middle, int *last, in ss_inplacemerge() 636 int *first, int *middle, int *last, in ss_mergeforward() 686 int *first, int *middle, int *last, in ss_mergebackward() 745 int *first, int *middle, int *last, in ss_swapmerge() 837 int *first, int *last, in sssort() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimple-iterator.c | 66 update_bb_for_stmts (gimple_seq_node first, gimple_seq_node last, in update_bb_for_stmts() 83 update_call_edge_frequencies (gimple_seq_node first, basic_block bb) in update_call_edge_frequencies() 115 gimple_seq_node first, in gsi_insert_seq_nodes_before() 186 gimple_seq_node first, last; in gsi_insert_seq_before_without_update() local 233 gimple_seq_node first, in gsi_insert_seq_nodes_after() 298 gimple_seq_node first, last; in gsi_insert_seq_after_without_update() local
|
H A D | ipa.c | 90 enqueue_node (symtab_node *node, symtab_node **first, in enqueue_node() 108 symtab_node **first, in process_references() 160 symtab_node **first, in walk_polymorphic_call_targets() 308 symtab_node *first = (symtab_node *) (void *) 1; in remove_unreachable_nodes() local 1275 varpool_node *first = (varpool_node *) (void *) 1; in ipa_single_use() local
|
H A D | ipa-comdats.c | 161 enqueue_references (symtab_node **first, in enqueue_references() 241 symtab_node *first = (symtab_node *) (void *) 1; in ipa_comdats() local
|
H A D | ipa-devirt.c | 138 tree first; member
|
/dflybsd-src/usr.bin/dsynth/ |
H A D | status.c | 55 int first = 1; in DoStatus() local 116 int *app, int *hasworkp, int level, int first) in status_find_leaves()
|
/dflybsd-src/contrib/flex/src/ |
H A D | nfa.c | 310 int link_machines (int first, int last) in link_machines() 377 int mkbranch (int first, int second) in mkbranch() 460 int mkor (int first, int second) in mkor()
|
/dflybsd-src/games/hack/ |
H A D | hack.save.c | 242 struct obj *first = 0; in restobjchn() local 269 struct monst *first = 0; in restmonchn() local
|
H A D | hack.o_init.c | 87 int i, j, first, last, sum, end; in init_objects() local 152 int j, first; in setgemprobs() local
|
/dflybsd-src/sys/dev/drm/ |
H A D | linux_list_sort.c | 134 struct list_head **const first = ((*compare)(arg, a, b) <= 0? in list_sort_merge() local 165 struct list_head **const first = ( in list_sort_merge_into() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/lto/ |
H A D | lto-symtab.c | 451 lto_symtab_resolve_symbols (symtab_node *first) in lto_symtab_resolve_symbols() 626 lto_symtab_merge_decls_2 (symtab_node *first, bool diagnosed_p) in lto_symtab_merge_decls_2() 766 lto_symtab_merge_decls_1 (symtab_node *first) in lto_symtab_merge_decls_1()
|
/dflybsd-src/usr.bin/netstat/ |
H A D | inet6.c | 340 int first, i; in ip6_stats() local 813 int first; in icmp6_stats() local 1069 static int first = 1; in inet6name() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | optimize.c | 52 update_cloned_parm (tree parm, tree cloned_parm, bool first) in update_cloned_parm() 204 bool first = true; in maybe_clone_body() local
|