ustr              665 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     char ustr[17];
ustr              673 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     memcpy(ustr, current, tmpchars);
ustr              674 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     ustr[tmpchars] = '\0';
ustr              675 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     val = strtoul(ustr, &next, 16);