atof              144 ompi/mca/topo/treematch/treematch/tm_mapping.c   	mat[i][j] = atof(ptr);
atof               60 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c       topology->grouping_accuracies[0] = (float) atof(env);
atof              299 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       obj->attr->pcidev.linkspeed = (float) atof(value);
atof              546 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       latbase = (float) atof(attrvalue);
atof              597 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       val = (float) atof((char *) attrvalue);
atof             1562 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     scale = (float) atof(env);