Home
last modified time | relevance | path

Searched defs:node1 (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dhash.c125 node_ptr node1 = (*cachep)->node_table[indx]; in objc_hash_add() local
149 node_ptr node1 = NULL; in objc_hash_add() local
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dhash.c125 node_ptr node1 = (*cachep)->node_table[indx]; in objc_hash_add() local
149 node_ptr node1 = NULL; in objc_hash_add() local
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Droute.c131 rt_compare_os(__unused void *context, const void *node1, const void *node2) in rt_compare_os()
148 rt_compare_list(__unused void *context, const void *node1, const void *node2) in rt_compare_list()
160 rt_compare_proto(void *context, const void *node1, const void *node2) in rt_compare_proto()
225 rt_compare_free(__unused void *context, const void *node1, const void *node2) in rt_compare_free()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dtsearch-test.c39 node_compare(const void *node1, const void *node2) in node_compare()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp173 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addIntraChainConstraint() local
260 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addInterChainConstraint() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.h2738 symtab_node *node1 = next; in next_defined_symbol() local
2931 symtab_node *node1 = node->next; in next_variable() local
2961 symtab_node *node1 = node->next; in next_static_initializer() local
2994 symtab_node *node1 = node->next; in next_defined_variable() local
3026 symtab_node *node1 = node->next; in next_defined_function() local
3056 symtab_node *node1 = node->next; in next_function() local
3081 symtab_node *node1 = node->next; in next_function_with_gimple_body() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraph.h2717 symtab_node *node1 = next; in next_defined_symbol() local
2910 symtab_node *node1 = node->next; in next_variable() local
2940 symtab_node *node1 = node->next; in next_static_initializer() local
2973 symtab_node *node1 = node->next; in next_defined_variable() local
3005 symtab_node *node1 = node->next; in next_defined_function() local
3035 symtab_node *node1 = node->next; in next_function() local
3060 symtab_node *node1 = node->next; in next_function_with_gimple_body() local
H A Dsplay-tree-utils.tcc929 rootless_splay_tree<Accessors>::compare_nodes_one_way (node_type node1, in compare_nodes_one_way()
944 rootless_splay_tree<Accessors>::compare_nodes (node_type node1, in compare_nodes()
H A Dtree-vect-slp-patterns.cc353 vect_detect_pair_op (slp_tree node1, slp_tree node2, lane_permutation_t &lanes, in vect_detect_pair_op()
/netbsd-src/usr.sbin/ldpd/
H A Dlabel.c65 labels_compare(void *context, const void *node1, const void *node2) in labels_compare()
H A Dldp_peer.c87 mappings_compare(void *context, const void *node1, const void *node2) in mappings_compare()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_fuid.c74 const fuid_domain_t *node1 = arg1; in idx_compare() local
90 const fuid_domain_t *node1 = arg1; in domain_compare() local
H A Ddsl_deleg.c387 const perm_set_t *node1 = arg1; in perm_set_compare() local
H A Dsa.c246 const sa_lot_t *node1 = arg1; in layout_num_compare() local
259 const sa_lot_t *node1 = arg1; in layout_hash_compare() local
/netbsd-src/external/zlib/pigz/dist/zopfli/
H A Dkatajainen.c149 Node* node1 = GetFreeNode(0, maxbits, pool); in InitLists() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-partition.c135 symtab_node *node1; in add_symbol_to_partition_1() local
250 symtab_node *node1; in add_symbol_to_partition() local
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-partition.cc135 symtab_node *node1; in add_symbol_to_partition_1() local
250 symtab_node *node1; in add_symbol_to_partition() local
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.c300 symbol_node_t *node1, *node2; in symlist_free() local
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhash.c440 Node **node1 = (Node **) elem1; in qsort_comp() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DCallStack.cc1222 CallStackNode *node1 = (CallStackNode *) stack1; in compare() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DCallStack.cc1222 CallStackNode *node1 = (CallStackNode *) stack1; in compare() local
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducdata.c599 uccomp(ac_uint4 node1, ac_uint4 node2, ac_uint4 *comp) in uccomp()
/netbsd-src/external/mit/isl/dist/
H A Disl_scheduler_clustering.c1251 static void swap_sched(struct isl_sched_node *node1, in swap_sched()
H A Disl_flow.c2971 isl_schedule_node *node1 = first; in before_node() local
3010 isl_schedule_node *node1 = first; in coscheduled_node() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/selftests/
H A Dtest-drm_mm.c1162 const char *node1 = NULL, *node2 = NULL; in show_holes() local

12