Home
last modified time | relevance | path

Searched defs:leader (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/lib/libc/nameser/
H A Dns_print.c465 const char *leader; in ns_sprintrrf() local
512 const char *leader; in ns_sprintrrf() local
590 const char *leader; in ns_sprintrrf() local
888 const char *leader; in ns_sprintrrf() local
925 const char *leader; in ns_sprintrrf() local
1018 const char *leader = "\n\t\t\t\t\t"; in ns_sprintrrf() local
/netbsd-src/external/bsd/libbind/dist/nameser/
H A Dns_print.c458 const char *leader; in ns_sprintrrf() local
501 const char *leader; in ns_sprintrrf() local
579 const char *leader; in ns_sprintrrf() local
876 const char *leader; in ns_sprintrrf() local
911 const char *leader; in ns_sprintrrf() local
1002 const char *leader = "\n\t\t\t\t\t"; in ns_sprintrrf() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dflonum.h58 LITTLENUM_TYPE *leader; /* -> 1st non-zero littlenum */ member
H A Dexpr.c479 LITTLENUM_TYPE *leader; /* -> high order littlenum of the bignum. */ in integer_constant() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dflonum.h58 LITTLENUM_TYPE *leader; /* -> 1st non-zero littlenum */ member
H A Dexpr.c483 LITTLENUM_TYPE *leader; /* -> high order littlenum of the bignum. */ in integer_constant() local
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dtoken.h224 inline int token::leader() in leader() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-sccvn.h214 int leader; member
H A Dtree-ssa-pre.c1359 pre_expr leader, result; in phi_translate_1() local
1484 pre_expr leader; in phi_translate_1() local
2702 pre_expr leader = bitmap_find_leader (AVAIL_OUT (block), lookfor); in find_or_generate_expression() local
H A Dtree-ssa-sccvn.c5822 tree leader = TREE_CODE (op) == SSA_NAME ? eliminate_avail (bb, op) : op; in eliminate_insert() local
6822 tree leader = ssa_name (av->leader); in eliminate_avail() local
6857 rpo_elim::eliminate_push_avail (basic_block bb, tree leader) in eliminate_push_avail()
7024 if (tree leader = avail.eliminate_avail (bb, res)) in process_bb() local
H A Dtree-vect-slp.c1192 if (slp_tree *leader = bst_map->get (stmts)) in vect_build_slp_tree() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-sccvn.h215 int leader; member
H A Dtree-ssa-pre.cc717 pre_expr leader = constant_value_expressions[-v]; in add_to_value() local
1441 pre_expr leader, result; in phi_translate_1() local
1545 pre_expr leader; in phi_translate_1() local
2786 pre_expr leader = bitmap_find_leader (AVAIL_OUT (block), lookfor); in find_or_generate_expression() local
H A Dtree-ssa-sccvn.cc6254 tree leader = TREE_CODE (op) == SSA_NAME ? eliminate_avail (bb, op) : op; in eliminate_insert() local
7260 tree leader = ssa_name (av->leader); in eliminate_avail() local
7295 rpo_elim::eliminate_push_avail (basic_block bb, tree leader) in eliminate_push_avail()
7464 if (tree leader = avail.eliminate_avail (bb, res)) in process_bb() local
H A Dtree-vect-slp.cc1505 if (slp_tree *leader = bst_map->get (stmts)) in vect_build_slp_tree() local
2827 if (slp_tree *leader = load_map->get (root)) in optimize_load_redistribution_1() local
5177 slp_instance leader = get_ultimate_leader (instance, instance_leader); in vect_bb_partition_graph() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DMetricList.cc671 MetricList::print_metric_list (FILE *dis_file, char *leader, int debug) in print_metric_list()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DMetricList.cc671 MetricList::print_metric_list (FILE *dis_file, char *leader, int debug) in print_metric_list()
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsedit.c1115 struct buf leader; local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp293 UserValue *leader; ///< Equivalence class leader. member in __anonfbf3834f0411::UserValue
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dlibverify.c1359 fmt_pubkey(char *s, size_t size, pgpv_pubkey_t *pubkey, const char *leader) in fmt_pubkey()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drcs.c3865 char *leader; in expand_keywords() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dlibverify.c1759 fmt_pubkey(obuf_t *obuf, pgpv_pubkey_t *pubkey, const char *leader) in fmt_pubkey()