floats            575 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     v1dist->floats = matrix;
floats           1552 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c hwloc_convert_from_v1dist_floats(hwloc_topology_t topology, unsigned nbobjs, float *floats, uint64_t *u64s)
floats           1570 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     f = floats[i];
floats           1588 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     u64s[i] = (uint64_t)(scale * floats[i]);
floats           1713 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c hwloc_convert_from_v1dist_floats(topology, nbobjs, v1dist->floats, values);
floats           1720 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       free(v1dist->floats);
floats             34 opal/mca/hwloc/hwloc201/hwloc/include/private/xml.h   float *floats;