tmpulongs 141 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned long *tmpulongs; tmpulongs 142 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c tmpulongs = realloc(set->ulongs, tmp * sizeof(unsigned long)); tmpulongs 143 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c if (!tmpulongs) tmpulongs 145 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c set->ulongs = tmpulongs;