hipfort_hipmalloc Module Reference

hipfort_hipmalloc Module Reference#

HIPFORT API Reference: hipfort_hipmalloc Module Reference
hipfort_hipmalloc Module Reference

Data Types

interface  hipmalloc
 
interface  hipmallocmanaged
 Allocates memory that will be automatically managed by AMD HMM. More...
 
interface  hiphostmalloc
 
interface  hipfree
 
interface  hiphostfree
 

Functions/Subroutines

integer(kind(hipsuccess)) function hipmalloc_l_0_source (ptr, dsource, source)
 
integer(kind(hipsuccess)) function hipmalloc_l_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_l_1_c_int (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_l_1_c_size_t (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_l_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_l_2_c_int (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_l_2_c_size_t (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_l_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_l_3_c_int (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_l_3_c_size_t (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_l_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_l_4_c_int (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_l_4_c_size_t (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_l_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_l_5_c_int (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_l_5_c_size_t (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_l_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_l_6_c_int (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_l_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_l_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_l_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmalloc_l_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmalloc_i4_0_source (ptr, dsource, source)
 
integer(kind(hipsuccess)) function hipmalloc_i4_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i4_1_c_int (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_i4_1_c_size_t (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_i4_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i4_2_c_int (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_i4_2_c_size_t (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_i4_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i4_3_c_int (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_i4_3_c_size_t (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_i4_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i4_4_c_int (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_i4_4_c_size_t (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_i4_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i4_5_c_int (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_i4_5_c_size_t (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_i4_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i4_6_c_int (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_i4_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_i4_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i4_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmalloc_i4_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmalloc_i8_0_source (ptr, dsource, source)
 
integer(kind(hipsuccess)) function hipmalloc_i8_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i8_1_c_int (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_i8_1_c_size_t (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_i8_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i8_2_c_int (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_i8_2_c_size_t (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_i8_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i8_3_c_int (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_i8_3_c_size_t (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_i8_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i8_4_c_int (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_i8_4_c_size_t (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_i8_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i8_5_c_int (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_i8_5_c_size_t (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_i8_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i8_6_c_int (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_i8_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_i8_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_i8_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmalloc_i8_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmalloc_r4_0_source (ptr, dsource, source)
 
integer(kind(hipsuccess)) function hipmalloc_r4_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r4_1_c_int (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_r4_1_c_size_t (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_r4_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r4_2_c_int (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_r4_2_c_size_t (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_r4_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r4_3_c_int (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_r4_3_c_size_t (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_r4_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r4_4_c_int (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_r4_4_c_size_t (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_r4_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r4_5_c_int (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_r4_5_c_size_t (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_r4_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r4_6_c_int (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_r4_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_r4_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r4_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmalloc_r4_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmalloc_r8_0_source (ptr, dsource, source)
 
integer(kind(hipsuccess)) function hipmalloc_r8_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r8_1_c_int (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_r8_1_c_size_t (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_r8_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r8_2_c_int (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_r8_2_c_size_t (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_r8_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r8_3_c_int (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_r8_3_c_size_t (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_r8_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r8_4_c_int (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_r8_4_c_size_t (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_r8_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r8_5_c_int (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_r8_5_c_size_t (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_r8_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r8_6_c_int (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_r8_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_r8_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_r8_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmalloc_r8_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmalloc_c4_0_source (ptr, dsource, source)
 
integer(kind(hipsuccess)) function hipmalloc_c4_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c4_1_c_int (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_c4_1_c_size_t (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_c4_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c4_2_c_int (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_c4_2_c_size_t (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_c4_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c4_3_c_int (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_c4_3_c_size_t (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_c4_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c4_4_c_int (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_c4_4_c_size_t (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_c4_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c4_5_c_int (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_c4_5_c_size_t (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_c4_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c4_6_c_int (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_c4_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_c4_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c4_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmalloc_c4_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmalloc_c8_0_source (ptr, dsource, source)
 
integer(kind(hipsuccess)) function hipmalloc_c8_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c8_1_c_int (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_c8_1_c_size_t (ptr, length1)
 
integer(kind(hipsuccess)) function hipmalloc_c8_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c8_2_c_int (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_c8_2_c_size_t (ptr, length1, length2)
 
integer(kind(hipsuccess)) function hipmalloc_c8_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c8_3_c_int (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_c8_3_c_size_t (ptr, length1, length2, length3)
 
integer(kind(hipsuccess)) function hipmalloc_c8_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c8_4_c_int (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_c8_4_c_size_t (ptr, length1, length2, length3, length4)
 
integer(kind(hipsuccess)) function hipmalloc_c8_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c8_5_c_int (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_c8_5_c_size_t (ptr, length1, length2, length3, length4, length5)
 
integer(kind(hipsuccess)) function hipmalloc_c8_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c8_6_c_int (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_c8_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6)
 
integer(kind(hipsuccess)) function hipmalloc_c8_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold)
 
integer(kind(hipsuccess)) function hipmalloc_c8_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmalloc_c8_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_l_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i4_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_i8_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r4_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_r8_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c4_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipmallocmanaged_c8_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_l_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i4_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_i8_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r4_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_r8_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c4_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_0_source (ptr, dsource, source, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_1_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_1_c_int (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_1_c_size_t (ptr, length1, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_2_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_2_c_int (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_2_c_size_t (ptr, length1, length2, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_3_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_3_c_int (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_3_c_size_t (ptr, length1, length2, length3, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_4_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_4_c_int (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_4_c_size_t (ptr, length1, length2, length3, length4, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_5_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_5_c_int (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_5_c_size_t (ptr, length1, length2, length3, length4, length5, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_6_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_6_c_int (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_6_c_size_t (ptr, length1, length2, length3, length4, length5, length6, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_7_source (ptr, dims, dims8, lbounds, lbounds8, dsource, source, mold, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_7_c_int (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hiphostmalloc_c8_7_c_size_t (ptr, length1, length2, length3, length4, length5, length6, length7, flags)
 
integer(kind(hipsuccess)) function hipfree_l_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_l_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_l_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_l_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_l_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_l_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_l_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_l_7 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i4_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i4_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i4_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i4_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i4_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i4_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i4_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i4_7 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i8_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i8_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i8_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i8_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i8_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i8_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i8_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_i8_7 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r4_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r4_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r4_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r4_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r4_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r4_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r4_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r4_7 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r8_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r8_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r8_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r8_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r8_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r8_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r8_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_r8_7 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c4_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c4_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c4_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c4_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c4_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c4_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c4_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c4_7 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c8_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c8_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c8_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c8_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c8_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c8_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c8_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hipfree_c8_7 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_l_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_l_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_l_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_l_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_l_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_l_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_l_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_l_7 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i4_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i4_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i4_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i4_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i4_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i4_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i4_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i4_7 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i8_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i8_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i8_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i8_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i8_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i8_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i8_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_i8_7 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r4_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r4_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r4_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r4_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r4_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r4_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r4_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r4_7 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r8_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r8_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r8_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r8_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r8_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r8_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r8_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_r8_7 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c4_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c4_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c4_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c4_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c4_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c4_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c4_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c4_7 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c8_0 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c8_1 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c8_2 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c8_3 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c8_4 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c8_5 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c8_6 (ptr, only_if_allocated)
 
integer(kind(hipsuccess)) function hiphostfree_c8_7 (ptr, only_if_allocated)
 

Function/Subroutine Documentation

◆ hipfree_c4_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c4_0 ( complex(c_float_complex), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c4_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c4_1 ( complex(c_float_complex), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c4_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c4_2 ( complex(c_float_complex), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c4_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c4_3 ( complex(c_float_complex), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c4_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c4_4 ( complex(c_float_complex), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c4_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c4_5 ( complex(c_float_complex), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c4_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c4_6 ( complex(c_float_complex), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c4_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c4_7 ( complex(c_float_complex), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c8_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c8_0 ( complex(c_double_complex), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c8_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c8_1 ( complex(c_double_complex), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c8_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c8_2 ( complex(c_double_complex), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c8_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c8_3 ( complex(c_double_complex), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c8_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c8_4 ( complex(c_double_complex), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c8_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c8_5 ( complex(c_double_complex), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c8_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c8_6 ( complex(c_double_complex), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_c8_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_c8_7 ( complex(c_double_complex), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i4_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i4_0 ( integer(c_int), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i4_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i4_1 ( integer(c_int), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i4_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i4_2 ( integer(c_int), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i4_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i4_3 ( integer(c_int), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i4_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i4_4 ( integer(c_int), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i4_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i4_5 ( integer(c_int), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i4_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i4_6 ( integer(c_int), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i4_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i4_7 ( integer(c_int), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i8_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i8_0 ( integer(c_long), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i8_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i8_1 ( integer(c_long), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i8_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i8_2 ( integer(c_long), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i8_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i8_3 ( integer(c_long), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i8_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i8_4 ( integer(c_long), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i8_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i8_5 ( integer(c_long), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i8_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i8_6 ( integer(c_long), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_i8_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_i8_7 ( integer(c_long), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_l_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_l_0 ( logical(c_bool), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_l_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_l_1 ( logical(c_bool), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_l_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_l_2 ( logical(c_bool), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_l_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_l_3 ( logical(c_bool), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_l_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_l_4 ( logical(c_bool), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_l_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_l_5 ( logical(c_bool), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_l_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_l_6 ( logical(c_bool), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_l_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_l_7 ( logical(c_bool), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r4_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r4_0 ( real(c_float), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r4_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r4_1 ( real(c_float), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r4_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r4_2 ( real(c_float), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r4_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r4_3 ( real(c_float), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r4_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r4_4 ( real(c_float), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r4_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r4_5 ( real(c_float), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r4_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r4_6 ( real(c_float), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r4_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r4_7 ( real(c_float), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r8_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r8_0 ( real(c_double), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r8_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r8_1 ( real(c_double), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r8_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r8_2 ( real(c_double), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r8_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r8_3 ( real(c_double), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r8_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r8_4 ( real(c_double), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r8_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r8_5 ( real(c_double), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r8_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r8_6 ( real(c_double), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hipfree_r8_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipfree_r8_7 ( real(c_double), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c4_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c4_0 ( complex(c_float_complex), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c4_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c4_1 ( complex(c_float_complex), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c4_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c4_2 ( complex(c_float_complex), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c4_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c4_3 ( complex(c_float_complex), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c4_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c4_4 ( complex(c_float_complex), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c4_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c4_5 ( complex(c_float_complex), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c4_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c4_6 ( complex(c_float_complex), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c4_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c4_7 ( complex(c_float_complex), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c8_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c8_0 ( complex(c_double_complex), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c8_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c8_1 ( complex(c_double_complex), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c8_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c8_2 ( complex(c_double_complex), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c8_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c8_3 ( complex(c_double_complex), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c8_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c8_4 ( complex(c_double_complex), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c8_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c8_5 ( complex(c_double_complex), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c8_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c8_6 ( complex(c_double_complex), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_c8_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_c8_7 ( complex(c_double_complex), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i4_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i4_0 ( integer(c_int), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i4_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i4_1 ( integer(c_int), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i4_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i4_2 ( integer(c_int), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i4_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i4_3 ( integer(c_int), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i4_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i4_4 ( integer(c_int), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i4_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i4_5 ( integer(c_int), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i4_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i4_6 ( integer(c_int), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i4_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i4_7 ( integer(c_int), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i8_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i8_0 ( integer(c_long), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i8_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i8_1 ( integer(c_long), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i8_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i8_2 ( integer(c_long), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i8_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i8_3 ( integer(c_long), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i8_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i8_4 ( integer(c_long), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i8_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i8_5 ( integer(c_long), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i8_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i8_6 ( integer(c_long), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_i8_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_i8_7 ( integer(c_long), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_l_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_l_0 ( logical(c_bool), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_l_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_l_1 ( logical(c_bool), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_l_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_l_2 ( logical(c_bool), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_l_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_l_3 ( logical(c_bool), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_l_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_l_4 ( logical(c_bool), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_l_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_l_5 ( logical(c_bool), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_l_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_l_6 ( logical(c_bool), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_l_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_l_7 ( logical(c_bool), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r4_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r4_0 ( real(c_float), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r4_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r4_1 ( real(c_float), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r4_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r4_2 ( real(c_float), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r4_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r4_3 ( real(c_float), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r4_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r4_4 ( real(c_float), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r4_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r4_5 ( real(c_float), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r4_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r4_6 ( real(c_float), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r4_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r4_7 ( real(c_float), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r8_0()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r8_0 ( real(c_double), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r8_1()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r8_1 ( real(c_double), dimension(:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r8_2()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r8_2 ( real(c_double), dimension(:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r8_3()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r8_3 ( real(c_double), dimension(:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r8_4()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r8_4 ( real(c_double), dimension(:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r8_5()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r8_5 ( real(c_double), dimension(:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r8_6()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r8_6 ( real(c_double), dimension(:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostfree_r8_7()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostfree_r8_7 ( real(c_double), dimension(:,:,:,:,:,:,:), pointer  ptr,
logical, intent(in), optional  only_if_allocated 
)

◆ hiphostmalloc_c4_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_0_source ( complex(c_float_complex), intent(inout), pointer  ptr,
complex(c_float_complex), intent(in), optional, target  dsource,
complex(c_float_complex), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_1_c_int ( complex(c_float_complex), dimension(:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_1_c_size_t ( complex(c_float_complex), dimension(:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_1_source ( complex(c_float_complex), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_2_c_int ( complex(c_float_complex), dimension(:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_2_c_size_t ( complex(c_float_complex), dimension(:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_2_source ( complex(c_float_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_3_c_int ( complex(c_float_complex), dimension(:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_3_c_size_t ( complex(c_float_complex), dimension(:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_3_source ( complex(c_float_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_4_c_int ( complex(c_float_complex), dimension(:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_4_c_size_t ( complex(c_float_complex), dimension(:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_4_source ( complex(c_float_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_5_c_int ( complex(c_float_complex), dimension(:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_5_c_size_t ( complex(c_float_complex), dimension(:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_5_source ( complex(c_float_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_6_c_int ( complex(c_float_complex), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_6_c_size_t ( complex(c_float_complex), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_6_source ( complex(c_float_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_7_c_int ( complex(c_float_complex), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(c_int), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_7_c_size_t ( complex(c_float_complex), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(c_size_t), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c4_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c4_7_source ( complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_0_source ( complex(c_double_complex), intent(inout), pointer  ptr,
complex(c_double_complex), intent(in), optional, target  dsource,
complex(c_double_complex), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_1_c_int ( complex(c_double_complex), dimension(:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_1_c_size_t ( complex(c_double_complex), dimension(:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_1_source ( complex(c_double_complex), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_2_c_int ( complex(c_double_complex), dimension(:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_2_c_size_t ( complex(c_double_complex), dimension(:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_2_source ( complex(c_double_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_3_c_int ( complex(c_double_complex), dimension(:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_3_c_size_t ( complex(c_double_complex), dimension(:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_3_source ( complex(c_double_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_4_c_int ( complex(c_double_complex), dimension(:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_4_c_size_t ( complex(c_double_complex), dimension(:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_4_source ( complex(c_double_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_5_c_int ( complex(c_double_complex), dimension(:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_5_c_size_t ( complex(c_double_complex), dimension(:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_5_source ( complex(c_double_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_6_c_int ( complex(c_double_complex), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_6_c_size_t ( complex(c_double_complex), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_6_source ( complex(c_double_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_7_c_int ( complex(c_double_complex), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(c_int), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_7_c_size_t ( complex(c_double_complex), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(c_size_t), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_c8_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_c8_7_source ( complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_0_source ( integer(c_int), intent(inout), pointer  ptr,
integer(c_int), intent(in), optional, target  dsource,
integer(c_int), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_1_c_int ( integer(c_int), dimension(:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_1_c_size_t ( integer(c_int), dimension(:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_1_source ( integer(c_int), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
integer(c_int), dimension(:), intent(in), optional, target  dsource,
integer(c_int), dimension(:), intent(in), optional, target  source,
integer(c_int), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_2_c_int ( integer(c_int), dimension(:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_2_c_size_t ( integer(c_int), dimension(:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_2_source ( integer(c_int), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_3_c_int ( integer(c_int), dimension(:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_3_c_size_t ( integer(c_int), dimension(:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_3_source ( integer(c_int), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_4_c_int ( integer(c_int), dimension(:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_4_c_size_t ( integer(c_int), dimension(:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_4_source ( integer(c_int), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_5_c_int ( integer(c_int), dimension(:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_5_c_size_t ( integer(c_int), dimension(:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_5_source ( integer(c_int), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_6_c_int ( integer(c_int), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_6_c_size_t ( integer(c_int), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_6_source ( integer(c_int), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_7_c_int ( integer(c_int), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(c_int), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_7_c_size_t ( integer(c_int), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(c_size_t), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i4_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i4_7_source ( integer(c_int), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_0_source ( integer(c_long), intent(inout), pointer  ptr,
integer(c_long), intent(in), optional, target  dsource,
integer(c_long), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_1_c_int ( integer(c_long), dimension(:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_1_c_size_t ( integer(c_long), dimension(:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_1_source ( integer(c_long), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
integer(c_long), dimension(:), intent(in), optional, target  dsource,
integer(c_long), dimension(:), intent(in), optional, target  source,
integer(c_long), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_2_c_int ( integer(c_long), dimension(:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_2_c_size_t ( integer(c_long), dimension(:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_2_source ( integer(c_long), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_3_c_int ( integer(c_long), dimension(:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_3_c_size_t ( integer(c_long), dimension(:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_3_source ( integer(c_long), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_4_c_int ( integer(c_long), dimension(:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_4_c_size_t ( integer(c_long), dimension(:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_4_source ( integer(c_long), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_5_c_int ( integer(c_long), dimension(:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_5_c_size_t ( integer(c_long), dimension(:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_5_source ( integer(c_long), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_6_c_int ( integer(c_long), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_6_c_size_t ( integer(c_long), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_6_source ( integer(c_long), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_7_c_int ( integer(c_long), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(c_int), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_7_c_size_t ( integer(c_long), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(c_size_t), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_i8_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_i8_7_source ( integer(c_long), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_0_source ( logical(c_bool), intent(inout), pointer  ptr,
logical(c_bool), intent(in), optional, target  dsource,
logical(c_bool), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_1_c_int ( logical(c_bool), dimension(:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_1_c_size_t ( logical(c_bool), dimension(:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_1_source ( logical(c_bool), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
logical(c_bool), dimension(:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:), intent(in), optional, target  source,
logical(c_bool), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_2_c_int ( logical(c_bool), dimension(:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_2_c_size_t ( logical(c_bool), dimension(:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_2_source ( logical(c_bool), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_3_c_int ( logical(c_bool), dimension(:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_3_c_size_t ( logical(c_bool), dimension(:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_3_source ( logical(c_bool), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_4_c_int ( logical(c_bool), dimension(:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_4_c_size_t ( logical(c_bool), dimension(:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_4_source ( logical(c_bool), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_5_c_int ( logical(c_bool), dimension(:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_5_c_size_t ( logical(c_bool), dimension(:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_5_source ( logical(c_bool), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_6_c_int ( logical(c_bool), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_6_c_size_t ( logical(c_bool), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_6_source ( logical(c_bool), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_7_c_int ( logical(c_bool), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(c_int), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_7_c_size_t ( logical(c_bool), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(c_size_t), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_l_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_l_7_source ( logical(c_bool), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_0_source ( real(c_float), intent(inout), pointer  ptr,
real(c_float), intent(in), optional, target  dsource,
real(c_float), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_1_c_int ( real(c_float), dimension(:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_1_c_size_t ( real(c_float), dimension(:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_1_source ( real(c_float), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
real(c_float), dimension(:), intent(in), optional, target  dsource,
real(c_float), dimension(:), intent(in), optional, target  source,
real(c_float), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_2_c_int ( real(c_float), dimension(:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_2_c_size_t ( real(c_float), dimension(:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_2_source ( real(c_float), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
real(c_float), dimension(:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_3_c_int ( real(c_float), dimension(:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_3_c_size_t ( real(c_float), dimension(:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_3_source ( real(c_float), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_4_c_int ( real(c_float), dimension(:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_4_c_size_t ( real(c_float), dimension(:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_4_source ( real(c_float), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_5_c_int ( real(c_float), dimension(:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_5_c_size_t ( real(c_float), dimension(:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_5_source ( real(c_float), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_6_c_int ( real(c_float), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_6_c_size_t ( real(c_float), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_6_source ( real(c_float), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_7_c_int ( real(c_float), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(c_int), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_7_c_size_t ( real(c_float), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(c_size_t), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r4_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r4_7_source ( real(c_float), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_0_source ( real(c_double), intent(inout), pointer  ptr,
real(c_double), intent(in), optional, target  dsource,
real(c_double), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_1_c_int ( real(c_double), dimension(:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_1_c_size_t ( real(c_double), dimension(:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_1_source ( real(c_double), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
real(c_double), dimension(:), intent(in), optional, target  dsource,
real(c_double), dimension(:), intent(in), optional, target  source,
real(c_double), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_2_c_int ( real(c_double), dimension(:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_2_c_size_t ( real(c_double), dimension(:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_2_source ( real(c_double), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
real(c_double), dimension(:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_3_c_int ( real(c_double), dimension(:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_3_c_size_t ( real(c_double), dimension(:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_3_source ( real(c_double), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_4_c_int ( real(c_double), dimension(:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_4_c_size_t ( real(c_double), dimension(:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_4_source ( real(c_double), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_5_c_int ( real(c_double), dimension(:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_5_c_size_t ( real(c_double), dimension(:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_5_source ( real(c_double), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_6_c_int ( real(c_double), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_6_c_size_t ( real(c_double), dimension(:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_6_source ( real(c_double), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_7_c_int ( real(c_double), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_int), intent(in)  length1,
integer(c_int), intent(in)  length2,
integer(c_int), intent(in)  length3,
integer(c_int), intent(in)  length4,
integer(c_int), intent(in)  length5,
integer(c_int), intent(in)  length6,
integer(c_int), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_7_c_size_t ( real(c_double), dimension(:,:,:,:,:,:,:), pointer  ptr,
integer(c_size_t), intent(in)  length1,
integer(c_size_t), intent(in)  length2,
integer(c_size_t), intent(in)  length3,
integer(c_size_t), intent(in)  length4,
integer(c_size_t), intent(in)  length5,
integer(c_size_t), intent(in)  length6,
integer(c_size_t), intent(in)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hiphostmalloc_r8_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hiphostmalloc_r8_7_source ( real(c_double), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmalloc_c4_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_0_source ( complex(c_float_complex), intent(inout), pointer  ptr,
complex(c_float_complex), intent(in), optional, target  dsource,
complex(c_float_complex), intent(in), optional, target  source 
)

◆ hipmalloc_c4_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_1_c_int ( complex(c_float_complex), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1 
)

◆ hipmalloc_c4_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_1_c_size_t ( complex(c_float_complex), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1 
)

◆ hipmalloc_c4_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_1_source ( complex(c_float_complex), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:), intent(in), optional, target  mold 
)

◆ hipmalloc_c4_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_2_c_int ( complex(c_float_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2 
)

◆ hipmalloc_c4_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_2_c_size_t ( complex(c_float_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2 
)

◆ hipmalloc_c4_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_2_source ( complex(c_float_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_c4_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_3_c_int ( complex(c_float_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3 
)

◆ hipmalloc_c4_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_3_c_size_t ( complex(c_float_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3 
)

◆ hipmalloc_c4_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_3_source ( complex(c_float_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_c4_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_4_c_int ( complex(c_float_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4 
)

◆ hipmalloc_c4_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_4_c_size_t ( complex(c_float_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4 
)

◆ hipmalloc_c4_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_4_source ( complex(c_float_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_c4_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_5_c_int ( complex(c_float_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5 
)

◆ hipmalloc_c4_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_5_c_size_t ( complex(c_float_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5 
)

◆ hipmalloc_c4_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_5_source ( complex(c_float_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_c4_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_6_c_int ( complex(c_float_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6 
)

◆ hipmalloc_c4_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_6_c_size_t ( complex(c_float_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6 
)

◆ hipmalloc_c4_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_6_source ( complex(c_float_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_c4_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_7_c_int ( complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7 
)

◆ hipmalloc_c4_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_7_c_size_t ( complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7 
)

◆ hipmalloc_c4_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c4_7_source ( complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_c8_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_0_source ( complex(c_double_complex), intent(inout), pointer  ptr,
complex(c_double_complex), intent(in), optional, target  dsource,
complex(c_double_complex), intent(in), optional, target  source 
)

◆ hipmalloc_c8_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_1_c_int ( complex(c_double_complex), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1 
)

◆ hipmalloc_c8_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_1_c_size_t ( complex(c_double_complex), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1 
)

◆ hipmalloc_c8_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_1_source ( complex(c_double_complex), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:), intent(in), optional, target  mold 
)

◆ hipmalloc_c8_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_2_c_int ( complex(c_double_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2 
)

◆ hipmalloc_c8_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_2_c_size_t ( complex(c_double_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2 
)

◆ hipmalloc_c8_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_2_source ( complex(c_double_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_c8_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_3_c_int ( complex(c_double_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3 
)

◆ hipmalloc_c8_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_3_c_size_t ( complex(c_double_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3 
)

◆ hipmalloc_c8_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_3_source ( complex(c_double_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_c8_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_4_c_int ( complex(c_double_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4 
)

◆ hipmalloc_c8_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_4_c_size_t ( complex(c_double_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4 
)

◆ hipmalloc_c8_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_4_source ( complex(c_double_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_c8_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_5_c_int ( complex(c_double_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5 
)

◆ hipmalloc_c8_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_5_c_size_t ( complex(c_double_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5 
)

◆ hipmalloc_c8_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_5_source ( complex(c_double_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_c8_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_6_c_int ( complex(c_double_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6 
)

◆ hipmalloc_c8_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_6_c_size_t ( complex(c_double_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6 
)

◆ hipmalloc_c8_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_6_source ( complex(c_double_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_c8_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_7_c_int ( complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7 
)

◆ hipmalloc_c8_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_7_c_size_t ( complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7 
)

◆ hipmalloc_c8_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_c8_7_source ( complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_i4_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_0_source ( integer(c_int), intent(inout), pointer  ptr,
integer(c_int), intent(in), optional, target  dsource,
integer(c_int), intent(in), optional, target  source 
)

◆ hipmalloc_i4_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_1_c_int ( integer(c_int), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1 
)

◆ hipmalloc_i4_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_1_c_size_t ( integer(c_int), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1 
)

◆ hipmalloc_i4_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_1_source ( integer(c_int), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
integer(c_int), dimension(:), intent(in), optional, target  dsource,
integer(c_int), dimension(:), intent(in), optional, target  source,
integer(c_int), dimension(:), intent(in), optional, target  mold 
)

◆ hipmalloc_i4_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_2_c_int ( integer(c_int), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2 
)

◆ hipmalloc_i4_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_2_c_size_t ( integer(c_int), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2 
)

◆ hipmalloc_i4_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_2_source ( integer(c_int), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_i4_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_3_c_int ( integer(c_int), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3 
)

◆ hipmalloc_i4_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_3_c_size_t ( integer(c_int), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3 
)

◆ hipmalloc_i4_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_3_source ( integer(c_int), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_i4_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_4_c_int ( integer(c_int), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4 
)

◆ hipmalloc_i4_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_4_c_size_t ( integer(c_int), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4 
)

◆ hipmalloc_i4_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_4_source ( integer(c_int), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_i4_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_5_c_int ( integer(c_int), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5 
)

◆ hipmalloc_i4_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_5_c_size_t ( integer(c_int), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5 
)

◆ hipmalloc_i4_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_5_source ( integer(c_int), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_i4_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_6_c_int ( integer(c_int), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6 
)

◆ hipmalloc_i4_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_6_c_size_t ( integer(c_int), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6 
)

◆ hipmalloc_i4_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_6_source ( integer(c_int), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_i4_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_7_c_int ( integer(c_int), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7 
)

◆ hipmalloc_i4_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_7_c_size_t ( integer(c_int), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7 
)

◆ hipmalloc_i4_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i4_7_source ( integer(c_int), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_i8_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_0_source ( integer(c_long), intent(inout), pointer  ptr,
integer(c_long), intent(in), optional, target  dsource,
integer(c_long), intent(in), optional, target  source 
)

◆ hipmalloc_i8_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_1_c_int ( integer(c_long), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1 
)

◆ hipmalloc_i8_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_1_c_size_t ( integer(c_long), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1 
)

◆ hipmalloc_i8_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_1_source ( integer(c_long), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
integer(c_long), dimension(:), intent(in), optional, target  dsource,
integer(c_long), dimension(:), intent(in), optional, target  source,
integer(c_long), dimension(:), intent(in), optional, target  mold 
)

◆ hipmalloc_i8_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_2_c_int ( integer(c_long), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2 
)

◆ hipmalloc_i8_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_2_c_size_t ( integer(c_long), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2 
)

◆ hipmalloc_i8_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_2_source ( integer(c_long), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_i8_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_3_c_int ( integer(c_long), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3 
)

◆ hipmalloc_i8_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_3_c_size_t ( integer(c_long), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3 
)

◆ hipmalloc_i8_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_3_source ( integer(c_long), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_i8_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_4_c_int ( integer(c_long), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4 
)

◆ hipmalloc_i8_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_4_c_size_t ( integer(c_long), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4 
)

◆ hipmalloc_i8_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_4_source ( integer(c_long), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_i8_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_5_c_int ( integer(c_long), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5 
)

◆ hipmalloc_i8_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_5_c_size_t ( integer(c_long), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5 
)

◆ hipmalloc_i8_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_5_source ( integer(c_long), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_i8_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_6_c_int ( integer(c_long), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6 
)

◆ hipmalloc_i8_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_6_c_size_t ( integer(c_long), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6 
)

◆ hipmalloc_i8_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_6_source ( integer(c_long), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_i8_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_7_c_int ( integer(c_long), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7 
)

◆ hipmalloc_i8_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_7_c_size_t ( integer(c_long), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7 
)

◆ hipmalloc_i8_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_i8_7_source ( integer(c_long), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_l_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_0_source ( logical(c_bool), intent(inout), pointer  ptr,
logical(c_bool), intent(in), optional, target  dsource,
logical(c_bool), intent(in), optional, target  source 
)

◆ hipmalloc_l_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_1_c_int ( logical(c_bool), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1 
)

◆ hipmalloc_l_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_1_c_size_t ( logical(c_bool), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1 
)

◆ hipmalloc_l_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_1_source ( logical(c_bool), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
logical(c_bool), dimension(:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:), intent(in), optional, target  source,
logical(c_bool), dimension(:), intent(in), optional, target  mold 
)

◆ hipmalloc_l_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_2_c_int ( logical(c_bool), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2 
)

◆ hipmalloc_l_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_2_c_size_t ( logical(c_bool), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2 
)

◆ hipmalloc_l_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_2_source ( logical(c_bool), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_l_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_3_c_int ( logical(c_bool), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3 
)

◆ hipmalloc_l_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_3_c_size_t ( logical(c_bool), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3 
)

◆ hipmalloc_l_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_3_source ( logical(c_bool), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_l_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_4_c_int ( logical(c_bool), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4 
)

◆ hipmalloc_l_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_4_c_size_t ( logical(c_bool), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4 
)

◆ hipmalloc_l_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_4_source ( logical(c_bool), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_l_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_5_c_int ( logical(c_bool), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5 
)

◆ hipmalloc_l_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_5_c_size_t ( logical(c_bool), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5 
)

◆ hipmalloc_l_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_5_source ( logical(c_bool), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_l_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_6_c_int ( logical(c_bool), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6 
)

◆ hipmalloc_l_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_6_c_size_t ( logical(c_bool), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6 
)

◆ hipmalloc_l_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_6_source ( logical(c_bool), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_l_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_7_c_int ( logical(c_bool), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7 
)

◆ hipmalloc_l_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_7_c_size_t ( logical(c_bool), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7 
)

◆ hipmalloc_l_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_l_7_source ( logical(c_bool), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_r4_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_0_source ( real(c_float), intent(inout), pointer  ptr,
real(c_float), intent(in), optional, target  dsource,
real(c_float), intent(in), optional, target  source 
)

◆ hipmalloc_r4_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_1_c_int ( real(c_float), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1 
)

◆ hipmalloc_r4_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_1_c_size_t ( real(c_float), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1 
)

◆ hipmalloc_r4_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_1_source ( real(c_float), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
real(c_float), dimension(:), intent(in), optional, target  dsource,
real(c_float), dimension(:), intent(in), optional, target  source,
real(c_float), dimension(:), intent(in), optional, target  mold 
)

◆ hipmalloc_r4_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_2_c_int ( real(c_float), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2 
)

◆ hipmalloc_r4_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_2_c_size_t ( real(c_float), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2 
)

◆ hipmalloc_r4_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_2_source ( real(c_float), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
real(c_float), dimension(:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_r4_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_3_c_int ( real(c_float), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3 
)

◆ hipmalloc_r4_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_3_c_size_t ( real(c_float), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3 
)

◆ hipmalloc_r4_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_3_source ( real(c_float), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_r4_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_4_c_int ( real(c_float), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4 
)

◆ hipmalloc_r4_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_4_c_size_t ( real(c_float), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4 
)

◆ hipmalloc_r4_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_4_source ( real(c_float), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_r4_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_5_c_int ( real(c_float), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5 
)

◆ hipmalloc_r4_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_5_c_size_t ( real(c_float), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5 
)

◆ hipmalloc_r4_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_5_source ( real(c_float), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_r4_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_6_c_int ( real(c_float), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6 
)

◆ hipmalloc_r4_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_6_c_size_t ( real(c_float), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6 
)

◆ hipmalloc_r4_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_6_source ( real(c_float), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_r4_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_7_c_int ( real(c_float), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7 
)

◆ hipmalloc_r4_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_7_c_size_t ( real(c_float), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7 
)

◆ hipmalloc_r4_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r4_7_source ( real(c_float), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_r8_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_0_source ( real(c_double), intent(inout), pointer  ptr,
real(c_double), intent(in), optional, target  dsource,
real(c_double), intent(in), optional, target  source 
)

◆ hipmalloc_r8_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_1_c_int ( real(c_double), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1 
)

◆ hipmalloc_r8_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_1_c_size_t ( real(c_double), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1 
)

◆ hipmalloc_r8_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_1_source ( real(c_double), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
real(c_double), dimension(:), intent(in), optional, target  dsource,
real(c_double), dimension(:), intent(in), optional, target  source,
real(c_double), dimension(:), intent(in), optional, target  mold 
)

◆ hipmalloc_r8_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_2_c_int ( real(c_double), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2 
)

◆ hipmalloc_r8_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_2_c_size_t ( real(c_double), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2 
)

◆ hipmalloc_r8_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_2_source ( real(c_double), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
real(c_double), dimension(:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_r8_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_3_c_int ( real(c_double), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3 
)

◆ hipmalloc_r8_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_3_c_size_t ( real(c_double), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3 
)

◆ hipmalloc_r8_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_3_source ( real(c_double), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_r8_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_4_c_int ( real(c_double), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4 
)

◆ hipmalloc_r8_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_4_c_size_t ( real(c_double), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4 
)

◆ hipmalloc_r8_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_4_source ( real(c_double), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_r8_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_5_c_int ( real(c_double), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5 
)

◆ hipmalloc_r8_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_5_c_size_t ( real(c_double), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5 
)

◆ hipmalloc_r8_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_5_source ( real(c_double), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_r8_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_6_c_int ( real(c_double), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6 
)

◆ hipmalloc_r8_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_6_c_size_t ( real(c_double), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6 
)

◆ hipmalloc_r8_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_6_source ( real(c_double), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmalloc_r8_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_7_c_int ( real(c_double), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7 
)

◆ hipmalloc_r8_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_7_c_size_t ( real(c_double), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7 
)

◆ hipmalloc_r8_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmalloc_r8_7_source ( real(c_double), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold 
)

◆ hipmallocmanaged_c4_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_0_source ( complex(c_float_complex), intent(inout), pointer  ptr,
complex(c_float_complex), intent(in), optional, target  dsource,
complex(c_float_complex), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_1_c_int ( complex(c_float_complex), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_1_c_size_t ( complex(c_float_complex), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_1_source ( complex(c_float_complex), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_2_c_int ( complex(c_float_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_2_c_size_t ( complex(c_float_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_2_source ( complex(c_float_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_3_c_int ( complex(c_float_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_3_c_size_t ( complex(c_float_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_3_source ( complex(c_float_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_4_c_int ( complex(c_float_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_4_c_size_t ( complex(c_float_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_4_source ( complex(c_float_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_5_c_int ( complex(c_float_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_5_c_size_t ( complex(c_float_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_5_source ( complex(c_float_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_6_c_int ( complex(c_float_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_6_c_size_t ( complex(c_float_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_6_source ( complex(c_float_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_7_c_int ( complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_7_c_size_t ( complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c4_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c4_7_source ( complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_0_source ( complex(c_double_complex), intent(inout), pointer  ptr,
complex(c_double_complex), intent(in), optional, target  dsource,
complex(c_double_complex), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_1_c_int ( complex(c_double_complex), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_1_c_size_t ( complex(c_double_complex), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_1_source ( complex(c_double_complex), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_2_c_int ( complex(c_double_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_2_c_size_t ( complex(c_double_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_2_source ( complex(c_double_complex), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_3_c_int ( complex(c_double_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_3_c_size_t ( complex(c_double_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_3_source ( complex(c_double_complex), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_4_c_int ( complex(c_double_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_4_c_size_t ( complex(c_double_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_4_source ( complex(c_double_complex), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_5_c_int ( complex(c_double_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_5_c_size_t ( complex(c_double_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_5_source ( complex(c_double_complex), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_6_c_int ( complex(c_double_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_6_c_size_t ( complex(c_double_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_6_source ( complex(c_double_complex), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_7_c_int ( complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_7_c_size_t ( complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_c8_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_c8_7_source ( complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_0_source ( integer(c_int), intent(inout), pointer  ptr,
integer(c_int), intent(in), optional, target  dsource,
integer(c_int), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_1_c_int ( integer(c_int), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_1_c_size_t ( integer(c_int), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_1_source ( integer(c_int), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
integer(c_int), dimension(:), intent(in), optional, target  dsource,
integer(c_int), dimension(:), intent(in), optional, target  source,
integer(c_int), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_2_c_int ( integer(c_int), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_2_c_size_t ( integer(c_int), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_2_source ( integer(c_int), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_3_c_int ( integer(c_int), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_3_c_size_t ( integer(c_int), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_3_source ( integer(c_int), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_4_c_int ( integer(c_int), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_4_c_size_t ( integer(c_int), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_4_source ( integer(c_int), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_5_c_int ( integer(c_int), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_5_c_size_t ( integer(c_int), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_5_source ( integer(c_int), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_6_c_int ( integer(c_int), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_6_c_size_t ( integer(c_int), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_6_source ( integer(c_int), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_7_c_int ( integer(c_int), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_7_c_size_t ( integer(c_int), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i4_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i4_7_source ( integer(c_int), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
integer(c_int), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_int), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
integer(c_int), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_0_source ( integer(c_long), intent(inout), pointer  ptr,
integer(c_long), intent(in), optional, target  dsource,
integer(c_long), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_1_c_int ( integer(c_long), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_1_c_size_t ( integer(c_long), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_1_source ( integer(c_long), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
integer(c_long), dimension(:), intent(in), optional, target  dsource,
integer(c_long), dimension(:), intent(in), optional, target  source,
integer(c_long), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_2_c_int ( integer(c_long), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_2_c_size_t ( integer(c_long), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_2_source ( integer(c_long), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_3_c_int ( integer(c_long), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_3_c_size_t ( integer(c_long), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_3_source ( integer(c_long), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_4_c_int ( integer(c_long), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_4_c_size_t ( integer(c_long), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_4_source ( integer(c_long), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_5_c_int ( integer(c_long), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_5_c_size_t ( integer(c_long), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_5_source ( integer(c_long), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_6_c_int ( integer(c_long), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_6_c_size_t ( integer(c_long), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_6_source ( integer(c_long), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_7_c_int ( integer(c_long), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_7_c_size_t ( integer(c_long), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_i8_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_i8_7_source ( integer(c_long), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
integer(c_long), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
integer(c_long), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
integer(c_long), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_0_source ( logical(c_bool), intent(inout), pointer  ptr,
logical(c_bool), intent(in), optional, target  dsource,
logical(c_bool), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_1_c_int ( logical(c_bool), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_1_c_size_t ( logical(c_bool), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_1_source ( logical(c_bool), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
logical(c_bool), dimension(:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:), intent(in), optional, target  source,
logical(c_bool), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_2_c_int ( logical(c_bool), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_2_c_size_t ( logical(c_bool), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_2_source ( logical(c_bool), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_3_c_int ( logical(c_bool), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_3_c_size_t ( logical(c_bool), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_3_source ( logical(c_bool), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_4_c_int ( logical(c_bool), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_4_c_size_t ( logical(c_bool), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_4_source ( logical(c_bool), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_5_c_int ( logical(c_bool), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_5_c_size_t ( logical(c_bool), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_5_source ( logical(c_bool), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_6_c_int ( logical(c_bool), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_6_c_size_t ( logical(c_bool), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_6_source ( logical(c_bool), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_7_c_int ( logical(c_bool), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_7_c_size_t ( logical(c_bool), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_l_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_l_7_source ( logical(c_bool), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
logical(c_bool), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
logical(c_bool), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
logical(c_bool), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_0_source ( real(c_float), intent(inout), pointer  ptr,
real(c_float), intent(in), optional, target  dsource,
real(c_float), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_1_c_int ( real(c_float), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_1_c_size_t ( real(c_float), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_1_source ( real(c_float), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
real(c_float), dimension(:), intent(in), optional, target  dsource,
real(c_float), dimension(:), intent(in), optional, target  source,
real(c_float), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_2_c_int ( real(c_float), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_2_c_size_t ( real(c_float), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_2_source ( real(c_float), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
real(c_float), dimension(:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_3_c_int ( real(c_float), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_3_c_size_t ( real(c_float), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_3_source ( real(c_float), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_4_c_int ( real(c_float), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_4_c_size_t ( real(c_float), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_4_source ( real(c_float), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_5_c_int ( real(c_float), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_5_c_size_t ( real(c_float), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_5_source ( real(c_float), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_6_c_int ( real(c_float), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_6_c_size_t ( real(c_float), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_6_source ( real(c_float), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_7_c_int ( real(c_float), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_7_c_size_t ( real(c_float), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r4_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r4_7_source ( real(c_float), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
real(c_float), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
real(c_float), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
real(c_float), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_0_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_0_source ( real(c_double), intent(inout), pointer  ptr,
real(c_double), intent(in), optional, target  dsource,
real(c_double), intent(in), optional, target  source,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_1_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_1_c_int ( real(c_double), dimension(:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_1_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_1_c_size_t ( real(c_double), dimension(:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_1_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_1_source ( real(c_double), dimension(:), intent(inout), pointer  ptr,
integer(4), dimension(1), intent(in), optional  dims,
integer(8), dimension(1), intent(in), optional  dims8,
integer(4), dimension(1), intent(in), optional  lbounds,
integer(8), dimension(1), intent(in), optional  lbounds8,
real(c_double), dimension(:), intent(in), optional, target  dsource,
real(c_double), dimension(:), intent(in), optional, target  source,
real(c_double), dimension(:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_2_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_2_c_int ( real(c_double), dimension(:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_2_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_2_c_size_t ( real(c_double), dimension(:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_2_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_2_source ( real(c_double), dimension(:,:), intent(inout), pointer  ptr,
integer(4), dimension(2), intent(in), optional  dims,
integer(8), dimension(2), intent(in), optional  dims8,
integer(4), dimension(2), intent(in), optional  lbounds,
integer(8), dimension(2), intent(in), optional  lbounds8,
real(c_double), dimension(:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_3_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_3_c_int ( real(c_double), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_3_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_3_c_size_t ( real(c_double), dimension(:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_3_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_3_source ( real(c_double), dimension(:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(3), intent(in), optional  dims,
integer(8), dimension(3), intent(in), optional  dims8,
integer(4), dimension(3), intent(in), optional  lbounds,
integer(8), dimension(3), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_4_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_4_c_int ( real(c_double), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_4_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_4_c_size_t ( real(c_double), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_4_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_4_source ( real(c_double), dimension(:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(4), intent(in), optional  dims,
integer(8), dimension(4), intent(in), optional  dims8,
integer(4), dimension(4), intent(in), optional  lbounds,
integer(8), dimension(4), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_5_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_5_c_int ( real(c_double), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_5_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_5_c_size_t ( real(c_double), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_5_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_5_source ( real(c_double), dimension(:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(5), intent(in), optional  dims,
integer(8), dimension(5), intent(in), optional  dims8,
integer(4), dimension(5), intent(in), optional  lbounds,
integer(8), dimension(5), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_6_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_6_c_int ( real(c_double), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_6_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_6_c_size_t ( real(c_double), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_6_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_6_source ( real(c_double), dimension(:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(6), intent(in), optional  dims,
integer(8), dimension(6), intent(in), optional  dims8,
integer(4), dimension(6), intent(in), optional  lbounds,
integer(8), dimension(6), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:,:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:,:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_7_c_int()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_7_c_int ( real(c_double), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_int)  length1,
integer(c_int)  length2,
integer(c_int)  length3,
integer(c_int)  length4,
integer(c_int)  length5,
integer(c_int)  length6,
integer(c_int)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_7_c_size_t()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_7_c_size_t ( real(c_double), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(c_size_t)  length1,
integer(c_size_t)  length2,
integer(c_size_t)  length3,
integer(c_size_t)  length4,
integer(c_size_t)  length5,
integer(c_size_t)  length6,
integer(c_size_t)  length7,
integer(kind=4), intent(in)  flags 
)

◆ hipmallocmanaged_r8_7_source()

integer(kind(hipsuccess)) function hipfort_hipmalloc::hipmallocmanaged_r8_7_source ( real(c_double), dimension(:,:,:,:,:,:,:), intent(inout), pointer  ptr,
integer(4), dimension(7), intent(in), optional  dims,
integer(8), dimension(7), intent(in), optional  dims8,
integer(4), dimension(7), intent(in), optional  lbounds,
integer(8), dimension(7), intent(in), optional  lbounds8,
real(c_double), dimension(:,:,:,:,:,:,:), intent(in), optional, target  dsource,
real(c_double), dimension(:,:,:,:,:,:,:), intent(in), optional, target  source,
real(c_double), dimension(:,:,:,:,:,:,:), intent(in), optional, target  mold,
integer(kind=4), intent(in)  flags 
)