dontfree          110 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c     assert(!tma || !tma->dontfree); /* this tma cannot fail to allocate */
dontfree          503 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c       assert(!topology->tma || !topology->tma->dontfree); /* this tma cannot fail to allocate */
dontfree           65 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c   tma.dontfree = 0;
dontfree          126 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c   tma.dontfree = 1;
dontfree          420 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   assert(!tma || !tma->dontfree); /* this tma cannot fail to allocate */
dontfree          958 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   assert(!tma || !tma->dontfree); /* this tma cannot fail to allocate */
dontfree          373 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h   int dontfree; /* when set, free() or realloc() cannot be used, and tma->malloc() cannot fail */