ret_ptr 241 opal/mca/allocator/bucket/allocator_bucket_alloc.c void * ret_ptr; ret_ptr 256 opal/mca/allocator/bucket/allocator_bucket_alloc.c ret_ptr = mca_allocator_bucket_alloc((mca_allocator_base_module_t *) mem_options, size); ret_ptr 257 opal/mca/allocator/bucket/allocator_bucket_alloc.c if(NULL == ret_ptr) { ret_ptr 262 opal/mca/allocator/bucket/allocator_bucket_alloc.c memcpy(ret_ptr, ptr, bucket_size); ret_ptr 265 opal/mca/allocator/bucket/allocator_bucket_alloc.c return(ret_ptr); ret_ptr 142 opal/mca/btl/usnic/btl_usnic_compat.c void *ret_ptr = NULL; ret_ptr 172 opal/mca/btl/usnic/btl_usnic_compat.c ret_ptr = copyptr; ret_ptr 215 opal/mca/btl/usnic/btl_usnic_compat.c return ret_ptr;