realloc           320 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                 local_interfaces = (mca_btl_tcp2_interface_t**)realloc( local_interfaces,
realloc           434 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                 peer_interfaces = (mca_btl_tcp2_interface_t**)realloc( peer_interfaces,
realloc           737 ompi/communicator/comm.c     int *tmp = realloc (ranks, my_size * sizeof (int));
realloc            63 ompi/mca/bml/base/bml_base_btl.c     array->bml_btls = (mca_bml_base_btl_t*)realloc(array->bml_btls, new_len);
realloc           121 ompi/mca/coll/base/coll_base_frame.c         data->mcct_reqs = (ompi_request_t**)realloc(data->mcct_reqs, sizeof(ompi_request_t*) * nreqs);
realloc            69 ompi/mca/coll/libnbc/nbc.c   tmp = realloc (schedule->data, size + additional);
realloc           454 ompi/mca/coll/libnbc/nbc.c         tmp = (MPI_Request *) realloc ((void *) handle->req_array, handle->req_count * sizeof (MPI_Request));
realloc           489 ompi/mca/coll/libnbc/nbc.c         tmp = (MPI_Request *) realloc ((void *) handle->req_array, handle->req_count * sizeof (MPI_Request));
realloc            84 ompi/mca/common/monitoring/common_monitoring_coll.c             data->procs = realloc(tmp_procs, pos * sizeof(char)); /* Adjust to size required */
realloc           631 ompi/mca/common/ompio/common_ompio_file_open.c         *iov = (struct iovec *) realloc (*iov, *iovec_count * sizeof(struct iovec));
realloc           655 ompi/mca/common/ompio/common_ompio_file_open.c 	*iov = (struct iovec *) realloc (*iov, *iovec_count * sizeof(struct iovec));
realloc           553 ompi/mca/common/ompio/common_ompio_file_write.c 	    f_io_array = (mca_common_ompio_io_array_t *)realloc
realloc            63 ompi/mca/fbtl/ime/fbtl_ime_blocking_op.c             struct iovec *new_iov = (struct iovec *) realloc(iov, 
realloc            64 ompi/mca/fbtl/posix/fbtl_posix_preadv.c 	    iov = (struct iovec *)realloc
realloc            66 ompi/mca/fbtl/posix/fbtl_posix_pwritev.c 	    iov = (struct iovec *)realloc
realloc           517 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                         blocklen_per_process[n] = (int *) realloc
realloc           519 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                         displs_per_process[n] = (MPI_Aint *) realloc
realloc           578 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                             (int *) realloc ((void *)blocklen_per_process[n], (disp_index[n]+1)*sizeof(int));
realloc           579 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                         displs_per_process[n] = (MPI_Aint *)realloc
realloc           538 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                         blocklen_per_process[n] = (int *) realloc
realloc           540 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                         displs_per_process[n] = (MPI_Aint *) realloc
realloc           604 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                             (int *) realloc ((void *)blocklen_per_process[n], (disp_index[n]+1)*sizeof(int));
realloc           605 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                         displs_per_process[n] = (MPI_Aint *)realloc
realloc           517 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                         blocklen_per_process[n] = (int *) realloc
realloc           519 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                         displs_per_process[n] = (MPI_Aint *) realloc
realloc           578 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                             (int *) realloc ((void *)blocklen_per_process[n], (disp_index[n]+1)*sizeof(int));
realloc           579 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                         displs_per_process[n] = (MPI_Aint *)realloc
realloc           895 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                         data->blocklen_per_process[data->n] = (int *) realloc(
realloc           898 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                         data->displs_per_process[data->n] = (MPI_Aint *) realloc(
realloc           966 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                         data->blocklen_per_process[data->n] = (int *) realloc(
realloc           969 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                         data->displs_per_process[data->n] = (MPI_Aint *)realloc(
realloc          1189 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                     blocklength_proc = (int *)       realloc(blocklength_proc, blocklength_size * sizeof(int));
realloc          1190 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                     displs_proc      = (ptrdiff_t *) realloc(displs_proc, blocklength_size * sizeof(ptrdiff_t));
realloc          1466 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                     broken_mem_iovs[owner] = (struct iovec*) realloc ( broken_mem_iovs[owner],
realloc          1477 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                 broken_file_iovs[owner] = (struct iovec*) realloc ( broken_file_iovs[owner],
realloc           517 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                         blocklen_per_process[n] = (int *) realloc
realloc           519 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                         displs_per_process[n] = (MPI_Aint *) realloc
realloc           578 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                             (int *) realloc ((void *)blocklen_per_process[n], (disp_index[n]+1)*sizeof(int));
realloc           579 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                         displs_per_process[n] = (MPI_Aint *)realloc
realloc           931 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                         data->blocklen_per_process[data->n] = (int *) realloc
realloc           934 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                         data->displs_per_process[data->n] = (MPI_Aint *) realloc
realloc          1002 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                         data->blocklen_per_process[data->n] = (int *) realloc (
realloc          1005 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                         data->displs_per_process[data->n] = (MPI_Aint *)realloc (
realloc          1225 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                     blocklength_proc = (int *)       realloc(blocklength_proc, blocklength_size * sizeof(int));
realloc          1226 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                     displs_proc      = (ptrdiff_t *) realloc(displs_proc, blocklength_size * sizeof(ptrdiff_t));
realloc          1534 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                     broken_mem_iovs[owner] = (struct iovec*) realloc ( broken_mem_iovs[owner],
realloc          1545 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                 broken_file_iovs[owner] = (struct iovec*) realloc ( broken_file_iovs[owner],
realloc            74 ompi/mca/io/ompio/io_ompio.c             iov = (struct iovec *)realloc
realloc            87 ompi/mca/io/romio321/romio/adio/common/malloc.c     new = (void *) realloc(ptr, size);
realloc           461 ompi/mca/osc/portals4/osc_portals4_comm.c         *ptl_iovec = (ptl_iovec_t *)realloc(*ptl_iovec, *ptl_iovec_count * sizeof(ptl_iovec_t));
realloc           850 ompi/mca/osc/rdma/osc_rdma_component.c         tmp = realloc (possible_btls, sizeof (void *) * max_btls);
realloc           861 ompi/mca/osc/rdma/osc_rdma_component.c         tmp = realloc (btl_counts, sizeof (int) * max_btls);
realloc           331 ompi/mca/osc/rdma/osc_rdma_dynamic.c         temp = realloc (peer->regions, region_len);
realloc            97 ompi/mca/osc/ucx/osc_ucx_comm.c         (*ucx_iov) = (ucx_iovec_t *)realloc((*ucx_iov), (*ucx_iov_count) * sizeof(ucx_iovec_t));
realloc           188 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c             buff = (char *) realloc ( buff, recordlength );
realloc            24 ompi/mca/topo/treematch/treematch/tm_malloc.h #define REALLOC   realloc
realloc           132 opal/class/opal_bitmap.c         bm->bitmap = (uint64_t*)realloc(bm->bitmap, new_size*sizeof(uint64_t));
realloc           213 opal/class/opal_object.c     classes = (void**)realloc(classes, sizeof(opal_class_t*) * max_classes);
realloc           426 opal/class/opal_pointer_array.c     p = (void **) realloc(table->addr, new_size * sizeof(void *));
realloc           438 opal/class/opal_pointer_array.c         p = (uint64_t*)realloc(table->free_bits, new_size_int * sizeof(uint64_t));
realloc            58 opal/class/opal_value_array.c         array->array_items = (unsigned char *)realloc(array->array_items,
realloc            71 opal/class/opal_value_array.h     array->array_items = (unsigned char*)realloc(array->array_items, item_sizeof * array->array_alloc_size);
realloc            87 opal/class/opal_value_array.h          array->array_items = (unsigned char*)realloc(array->array_items, array->array_item_sizeof * size);
realloc           272 opal/datatype/opal_datatype_add.c         pdtBase->desc.desc   = (dt_elem_desc_t*)realloc( pdtBase->desc.desc,
realloc            64 opal/dss/dss_internal_functions.c         buffer->base_ptr = (char*)realloc(buffer->base_ptr, to_alloc);
realloc           339 opal/include/opal_config_bottom.h #    if defined(realloc)
realloc           379 opal/mca/btl/tcp/btl_tcp_proc.c                 proc_data->local_interfaces = (mca_btl_tcp_interface_t**)realloc( proc_data->local_interfaces,
realloc           513 opal/mca/btl/tcp/btl_tcp_proc.c                 peer_interfaces = (mca_btl_tcp_interface_t**)realloc( peer_interfaces,
realloc           797 opal/mca/common/ucx/common_ucx_wpool.c     tbl->ctx_tbl = realloc(tbl->ctx_tbl, newsize * sizeof(*tbl->ctx_tbl));
realloc           815 opal/mca/common/ucx/common_ucx_wpool.c     tbl->mem_tbl = realloc(tbl->mem_tbl, newsize * sizeof(*tbl->mem_tbl));
realloc           436 opal/mca/crs/base/crs_base_fns.c         tmp = (char *) realloc(local_value, value_len);
realloc          2712 opal/mca/event/libevent2022/libevent/event.c 		return realloc(ptr, sz);
realloc            53 opal/mca/event/libevent2022/libevent/mm-internal.h #define mm_realloc(p, sz) realloc((p), (sz))
realloc          2297 opal/mca/event/libevent2022/libevent/test/regress.c 	mem = realloc(mem, len+16);
realloc            83 opal/mca/event/libevent2022/libevent/test/regress.gen.c   new_data = (struct run**) realloc(msg->run_data,
realloc           489 opal/mca/event/libevent2022/libevent/test/regress.gen.c   new_data = (ev_uint32_t*) realloc(msg->how_often_data,
realloc           800 opal/mca/event/libevent2022/libevent/test/regress.gen.c   new_data = (char **) realloc(msg->notes_data,
realloc           837 opal/mca/event/libevent2022/libevent/test/regress.gen.c   new_data = (ev_uint32_t*) realloc(msg->other_numbers_data,
realloc           911 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	event_set_mem_functions(failing_malloc, realloc, free);
realloc           917 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	event_set_mem_functions(malloc, realloc, free);
realloc          1666 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	return realloc(old, sz);
realloc           142 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     tmpulongs = realloc(set->ulongs, tmp * sizeof(unsigned long));
realloc            61 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     tmplocs = realloc(topology->pci_forced_locality,
realloc           573 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     tmp = realloc(buffer, filesize+1);
realloc           647 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       unsigned long *tmp = realloc(maps, 2*nr_maps_allocated * sizeof(*maps));
realloc          1002 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       newtids = realloc(tids, max_tids*sizeof(pid_t));
realloc          2629 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     char *tmp = realloc(ret, cb + 1);
realloc          2677 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     tmp = realloc(cpus->p, allocated * sizeof(cpus->p[0]));
realloc          4042 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       tmp = realloc(Lprocs, allocated_Lprocs * sizeof(*Lprocs));
realloc           662 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	struct hwloc_solaris_Pproc *tmp = realloc(Pproc, 2*Pproc_alloc * sizeof(*Pproc));
realloc           677 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	struct hwloc_solaris_Lproc *tmp = realloc(Lproc, 2*Lproc_alloc * sizeof(*Lproc));
realloc           729 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	    struct hwloc_solaris_Lpkg *tmp = realloc(Lpkg, 2*Lpkg_alloc * sizeof(*Lpkg));
realloc           778 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	    struct hwloc_solaris_Lcore *tmp = realloc(Lcore, 2*Lcore_alloc * sizeof(*Lcore));
realloc          1125 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     tmploops = realloc(loops, nr_loops*sizeof(*loops));
realloc           766 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	tmpprocInfo = realloc(procInfo, length);
realloc           894 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c         tmpprocInfoTotal = realloc(procInfoTotal, length);
realloc           231 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   tmpcaches = realloc(infos->cache, (infos->numcaches+1)*sizeof(*infos->cache));
realloc           527 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     tmpcaches = realloc(infos->cache, infos->numcaches * sizeof(*infos->cache));
realloc           388 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c     tmp = realloc(buffer, buflen+1);
realloc           734 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c     char *tmp = realloc(buffer, res);
realloc           834 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c     char *tmp = realloc(buffer, res);
realloc           515 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     tmp = realloc(memory->page_types, (idx+1)*sizeof(*memory->page_types));
realloc           313 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     struct hwloc_info_s *tmpinfos = realloc(infos, alloccount*sizeof(*infos));
realloc           369 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     struct hwloc_info_s *tmp_infos = realloc(dst_infos, alloccount*sizeof(*dst_infos));
realloc          2858 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       tmplevels = realloc(topology->levels,
realloc          2860 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       tmpnbobjs = realloc(topology->level_nbobjects,
realloc            93 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h     utarray_tmp=(char*)realloc((a)->d, (a)->n*(a)->icd.sz);                   \
realloc            53 opal/mca/mpool/base/mpool_base_default.c     return realloc (addr, size);
realloc            57 opal/mca/mpool/base/mpool_base_default.c         void *ptr = realloc (base, size + (intptr_t) addr - (intptr_t) - size);
realloc           223 opal/mca/pmix/base/pmix_base_fns.c         pmi_packed_data = realloc (pmi_packed_data, pmi_packed_data_off + needed);
realloc           366 opal/mca/pmix/base/pmix_base_fns.c         *data = realloc(*data, *data_offset - data_len);
realloc           402 opal/mca/pmix/base/pmix_base_fns.c     *enc_data = realloc(encoded_data, strlen(encoded_data)+1);
realloc           455 opal/mca/pmix/base/pmix_base_fns.c             tmp_encoded = realloc (tmp_encoded, bytes_read + size + 1);
realloc            97 opal/mca/pmix/cray/pmix_cray_pmap_parser.c                 lrs = realloc(lrs, (max_lr + L) * sizeof(int));
realloc            98 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c                 lrs = realloc(lrs, (max_lr + L) * sizeof(int));
realloc           132 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c         bm->bitmap = (uint64_t*)realloc(bm->bitmap, new_size*sizeof(uint64_t));
realloc           217 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c         classes = (void**)realloc(classes, sizeof(void *) * max_classes);
realloc           411 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     p = (void **) realloc(table->addr, new_size * sizeof(void *));
realloc           423 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c         p = (uint64_t*)realloc(table->free_bits, new_size_int * sizeof(uint64_t));
realloc            59 opal/mca/pmix/pmix4x/pmix/src/class/pmix_value_array.c         array->array_items = (unsigned char *)realloc(array->array_items,
realloc            72 opal/mca/pmix/pmix4x/pmix/src/class/pmix_value_array.h     array->array_items = (unsigned char*)realloc(array->array_items, item_sizeof * array->array_alloc_size);
realloc            88 opal/mca/pmix/pmix4x/pmix/src/class/pmix_value_array.h          array->array_items = (unsigned char*)realloc(array->array_items, array->array_item_sizeof * size);
realloc           757 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c         buffer->base_ptr = (char*)realloc(buffer->base_ptr, to_alloc);
realloc           105 opal/mca/pmix/pmix4x/pmix/src/threads/thread.c         pmix_tsd_key_values = (struct pmix_tsd_key_value *)realloc(pmix_tsd_key_values, (pmix_tsd_key_values_count+1) * sizeof(struct pmix_tsd_key_value));
realloc            78 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         *argv = (char**) realloc(*argv, (argc + 2) * sizeof(char *));
realloc           115 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         *argv = (char**) realloc(*argv, (argc + 2) * sizeof(char *));
realloc           512 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     tmp = (char**)realloc(*argv, sizeof(char*) * (i + 1));
realloc           551 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         *target = (char**) realloc(*target,
realloc           596 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     *target = (char**) realloc(*target,
realloc            29 opal/mca/pmix/pmix4x/pmix/src/util/keyval/keyval_lex.h #ifdef realloc
realloc           129 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c         tmp = (char*)realloc(key_buffer, key_buffer_len);
realloc           252 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c         tmp = (char*)realloc(key_buffer, key_buffer_len);
realloc           283 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c             tmp = realloc(env_str, envsize);
realloc           237 opal/mca/pmix/pmix4x/pmix/src/util/printf.c     *ptr = (char*) realloc(*ptr, (size_t) length + 1);
realloc            29 opal/mca/pmix/pmix4x/pmix/src/util/show_help_lex.h #ifdef realloc
realloc           578 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             buf = realloc(buf, buf_size);
realloc           257 opal/mca/pmix/pmix4x/pmix/test/test_server.c     *buf = (char*)realloc(*buf, buf_size);
realloc           530 opal/mca/pmix/pmix4x/pmix/test/test_server.c                 fence_buf = (char*)realloc((void*)fence_buf,
realloc            95 opal/mca/pmix/s2/pmi2_pmap_parser.c                 lrs = realloc(lrs, (max_lr + L) * sizeof(int));
realloc           104 opal/threads/thread.c         opal_tsd_key_values = (struct opal_tsd_key_value *)realloc(opal_tsd_key_values, (opal_tsd_key_values_count+1) * sizeof(struct opal_tsd_key_value));
realloc           170 opal/tools/wrappers/opal_wrapper.c     options_data = (struct options_data_t *) realloc(options_data, sizeof(struct options_data_t) * (parse_options_idx + 1));
realloc            73 opal/util/argv.c         *argv = (char**) realloc(*argv, (argc + 2) * sizeof(char *));
realloc           110 opal/util/argv.c         *argv = (char**) realloc(*argv, (argc + 2) * sizeof(char *));
realloc           483 opal/util/argv.c     tmp = (char**)realloc(*argv, sizeof(char*) * (i + 1));
realloc           522 opal/util/argv.c         *target = (char**) realloc(*target,
realloc           567 opal/util/argv.c     *target = (char**) realloc(*target,
realloc            28 opal/util/keyval/keyval_lex.h #ifdef realloc
realloc           139 opal/util/keyval_parse.c         tmp = (char*)realloc(key_buffer, key_buffer_len);
realloc           262 opal/util/keyval_parse.c         tmp = (char*)realloc(key_buffer, key_buffer_len);
realloc           293 opal/util/keyval_parse.c             tmp = realloc(env_str, envsize);
realloc            44 opal/util/malloc.c #if defined(realloc)
realloc           172 opal/util/malloc.c     addr = realloc(ptr, size);
realloc           257 opal/util/printf.c     *ptr = (char*) realloc(*ptr, (size_t) length + 1);
realloc            28 opal/util/show_help_lex.h #ifdef realloc
realloc           707 orte/mca/ess/singleton/ess_singleton_module.c                 orted_uri = realloc((void*)orted_uri, buffer_length+chunk);
realloc            29 orte/mca/rmaps/rank_file/rmaps_rank_file_lex.h #ifdef realloc
realloc           946 orte/mca/sstore/base/sstore_base_fns.c         local_value = (char *)realloc(local_value, sizeof(char) * line_len);
realloc            31 orte/util/hostfile/hostfile_lex.h #ifdef realloc
realloc            77 oshmem/mca/memheap/base/memheap_base_alloc.c             return s->allocator->realloc(s, size, NULL, ptr);
realloc           714 oshmem/mca/memheap/ptmalloc/malloc.c #define dlrealloc              realloc
realloc           521 oshmem/mca/spml/ucx/spml_ucx.c         array->ctxs = realloc(array->ctxs, (array->ctxs_num + MCA_SPML_UCX_CTXS_ARRAY_INC) * sizeof(mca_spml_ucx_ctx_t *));
realloc           127 oshmem/mca/sshmem/sshmem_types.h     int      (*realloc)(map_segment_t*, size_t newsize, void *, void **);
realloc           101 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c     .realloc = sshmem_ucx_memheap_realloc,
realloc            59 oshmem/shmem/c/shmem_realloc.c         rc = s->allocator->realloc(s, size, ptr, &pBuff);
realloc            61 oshmem/shmem/c/shmem_realloc.c         rc = MCA_MEMHEAP_CALL(realloc(size, ptr, &pBuff));
realloc            77 test/datatype/ddt_raw2.c         *iov = (struct iovec *) realloc (*iov, *iovec_count * sizeof(struct iovec));
realloc            93 test/datatype/ddt_raw2.c 	*iov = (struct iovec *) realloc (*iov, *iovec_count * sizeof(struct iovec));
realloc           257 test/monitoring/test_overhead.c                 sbuf = (char *)realloc(sbuf, (size_world + 1) * size); /* sbuf + alltoall recv buf */