hwloc_bitmap_last  589 opal/mca/hwloc/base/hwloc_base_util.c          i <= hwloc_bitmap_last(cpuset);
hwloc_bitmap_last  801 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   last = hwloc_bitmap_last(hwloc_set);
hwloc_bitmap_last  867 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     nr_cpus = hwloc_bitmap_last(topology->levels[0][0]->complete_cpuset) + 1;
hwloc_bitmap_last  876 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       int max_possible = hwloc_bitmap_last(possible_bitmap);
hwloc_bitmap_last  929 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     last = hwloc_bitmap_last(topology->levels[0][0]->complete_cpuset);
hwloc_bitmap_last 1264 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c      last = hwloc_bitmap_last(hwloc_set);
hwloc_bitmap_last 1358 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c      last = hwloc_bitmap_last(topology->levels[0][0]->complete_cpuset);
hwloc_bitmap_last 1621 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   max_os_index = hwloc_bitmap_last(nodeset);
hwloc_bitmap_last  343 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   last_ulp = hwloc_bitmap_last(set) / (sizeof(ULONG_PTR)*8);
hwloc_bitmap_last 1410 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   } else if (hwloc_bitmap_last(set) != hwloc_bitmap_weight(set) - 1) {
hwloc_bitmap_last  264 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_last(hwloc_const_bitmap_t bitmap) __hwloc_attribute_pure;