x1 56 ompi/mca/topo/treematch/treematch/tm_bucket.c int tab_cmp(const void* x1,const void* x2) x1 64 ompi/mca/topo/treematch/treematch/tm_bucket.c e1 = ((int *)x1); x1 24 ompi/mca/topo/treematch/treematch/tm_solution.c int hash_asc(const void* x1,const void* x2); x1 319 ompi/mca/topo/treematch/treematch/tm_solution.c int hash_asc(const void* x1,const void* x2) x1 323 ompi/mca/topo/treematch/treematch/tm_solution.c e1 = ((hash_t*)x1); x1 16 ompi/mca/topo/treematch/treematch/tm_solution.h int hash_asc(const void* x1,const void* x2); x1 12 ompi/mca/topo/treematch/treematch/tm_topology.c int int_cmp_inc(const void* x1,const void* x2); x1 476 ompi/mca/topo/treematch/treematch/tm_topology.c int int_cmp_inc(const void* x1,const void* x2) x1 478 ompi/mca/topo/treematch/treematch/tm_topology.c return *((int *)x1) < *((int *)x2) ? -1 : 1; x1 6 ompi/mca/topo/treematch/treematch/tm_topology.h int int_cmp_inc(const void* x1,const void* x2); x1 86 ompi/mca/topo/treematch/treematch/tm_tree.c int int_cmp_inc(const void* x1, const void* x2); x1 632 ompi/mca/topo/treematch/treematch/tm_tree.c int group_list_id(const void* x1, const void* x2) x1 636 ompi/mca/topo/treematch/treematch/tm_tree.c e1 = *((group_list_t**)x1); x1 642 ompi/mca/topo/treematch/treematch/tm_tree.c int group_list_asc(const void* x1, const void* x2) x1 646 ompi/mca/topo/treematch/treematch/tm_tree.c e1 = *((group_list_t**)x1); x1 652 ompi/mca/topo/treematch/treematch/tm_tree.c int group_list_dsc(const void* x1, const void* x2) x1 656 ompi/mca/topo/treematch/treematch/tm_tree.c e1 = *((group_list_t**)x1); x1 662 ompi/mca/topo/treematch/treematch/tm_tree.c int weighted_degree_asc(const void* x1, const void* x2) x1 666 ompi/mca/topo/treematch/treematch/tm_tree.c e1 = *((group_list_t**)x1); x1 672 ompi/mca/topo/treematch/treematch/tm_tree.c int weighted_degree_dsc(const void* x1, const void* x2) x1 676 ompi/mca/topo/treematch/treematch/tm_tree.c e1 = *((group_list_t**)x1); x1 1033 ompi/mca/topo/treematch/treematch/tm_tree.c static int dbl_cmp_inc(const void* x1,const void* x2) x1 1035 ompi/mca/topo/treematch/treematch/tm_tree.c return *((double *)x1) < *((double *)x2) ? -1 : 1; x1 1626 ompi/mca/topo/treematch/treematch/tm_tree.c int adjacency_asc(const void* x1, const void* x2) x1 1630 ompi/mca/topo/treematch/treematch/tm_tree.c e1 = ((adjacency_t*)x1); x1 1636 ompi/mca/topo/treematch/treematch/tm_tree.c int adjacency_dsc(const void* x1, const void* x2) x1 1640 ompi/mca/topo/treematch/treematch/tm_tree.c e1 = ((adjacency_t*)x1); x1 171 opal/mca/hwloc/base/hwloc_base_dt.c char *x1=NULL, *x2=NULL; x1 195 opal/mca/hwloc/base/hwloc_base_dt.c if (0 != opal_hwloc_base_topology_export_xmlbuffer(t1, &x1, &l1)) { x1 199 opal/mca/hwloc/base/hwloc_base_dt.c free(x1); x1 203 opal/mca/hwloc/base/hwloc_base_dt.c s = strcmp(x1, x2); x1 204 opal/mca/hwloc/base/hwloc_base_dt.c free(x1);