Searched refs:compare_node (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl2/dtc/dist/tests/
H A Ddtbs_equal_unordered.c139 static void compare_node(const void *fdt1, int offset1,
163 compare_node(fdt1, coffset1, fdt2, coffset2);
167 static void compare_node(const void *fdt1, int offset1, function
223 compare_node(fdt1, 0, fdt2, 0);
/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dipxcp.c424 compare_node (u_char *src, u_char *dst) function
782 ! compare_node (p, ho->his_node))
1068 if (compare_node (wo->his_node, ho->his_node)) {
1078 if (compare_node (ho->his_node, go->our_node)) {
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c679 compare_node (const void *lp, const void *rp) function
792 qsort (to_dump, to_dump_count, sizeof (tree), compare_node);
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc679 compare_node (const void *lp, const void *rp) function
792 qsort (to_dump, to_dump_count, sizeof (tree), compare_node);

Completed in 218 milliseconds