strp              346 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c int hwloc_bitmap_asprintf(char ** strp, const struct hwloc_bitmap_s * __hwloc_restrict set)
strp              357 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c   *strp = buf;
strp              472 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c int hwloc_bitmap_list_asprintf(char ** strp, const struct hwloc_bitmap_s * __hwloc_restrict set)
strp              483 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c   *strp = buf;
strp              613 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c int hwloc_bitmap_taskset_asprintf(char ** strp, const struct hwloc_bitmap_s * __hwloc_restrict set)
strp              624 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c   *strp = buf;
strp              111 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_asprintf(char ** strp, hwloc_const_bitmap_t bitmap);
strp              136 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_list_asprintf(char ** strp, hwloc_const_bitmap_t bitmap);
strp              160 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_taskset_asprintf(char ** strp, hwloc_const_bitmap_t bitmap);