hwloc__object_cpusets_compare_first 1390 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (!putp && hwloc__object_cpusets_compare_first(obj, child) < 0) hwloc__object_cpusets_compare_first 1438 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c while (*cur_children && hwloc__object_cpusets_compare_first(*cur_children, child) < 0) hwloc__object_cpusets_compare_first 2141 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c while (*prev && hwloc__object_cpusets_compare_first(child, *prev) > 0) hwloc__object_cpusets_compare_first 196 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern int hwloc__object_cpusets_compare_first(hwloc_obj_t obj1, hwloc_obj_t obj2);