hwloc_bitmap_to_ulong  834 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   unsigned long mask = hwloc_bitmap_to_ulong(hwloc_set);
hwloc_bitmap_to_ulong 1304 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       unsigned long mask = hwloc_bitmap_to_ulong(hwloc_set);
hwloc_bitmap_to_ulong  315 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   up |= hwloc_bitmap_to_ulong(set);
hwloc_bitmap_to_ulong  318 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   return hwloc_bitmap_to_ulong(set);
hwloc_bitmap_to_ulong  229 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC unsigned long hwloc_bitmap_to_ulong(hwloc_const_bitmap_t bitmap) __hwloc_attribute_pure;