ldata 46 ompi/mca/io/romio321/romio/test/darray_read.c double *ldata, *pdata; ldata 75 ompi/mca/io/romio321/romio/test/darray_read.c ldata = (double *)malloc(tsize); ldata 87 ompi/mca/io/romio321/romio/test/darray_read.c CHECK(MPI_File_read_all(mpi_fh, ldata, nelem, MPI_DOUBLE, &status)); ldata 101 ompi/mca/io/romio321/romio/test/darray_read.c printf("%4.1f ", ldata[j]); ldata 110 ompi/mca/io/romio321/romio/test/darray_read.c if (pdata[j] != ldata[j]) { ldata 112 ompi/mca/io/romio321/romio/test/darray_read.c rank, j, pdata[j], ldata[j]); ldata 122 ompi/mca/io/romio321/romio/test/darray_read.c free(ldata); ldata 402 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c hwloc__libxml_export_state_data_t ldata = (void *) state->data; ldata 411 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c ldata->current_node = xmlNewChild(lpdata->current_node, NULL, BAD_CAST name, NULL); ldata 417 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c hwloc__libxml_export_state_data_t ldata = (void *) state->data; ldata 418 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c xmlNewProp(ldata->current_node, BAD_CAST name, BAD_CAST value); ldata 430 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c hwloc__libxml_export_state_data_t ldata = (void *) state->data; ldata 431 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c xmlNodeAddContentLen(ldata->current_node, BAD_CAST buffer, length);