| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=C_INT8_T), | public, | POINTER | :: | PTR(:) | |||
| type(FREE_FUNC_TYPE), | public | :: | FREE_FUNCS(10) | ||||
| integer, | public | :: | FREE_FUNCS_SZ |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GROWING_ALLOCATION_TYPE), | intent(inout) | :: | ALLOC | |||
| integer(kind=C_SIZE_T), | intent(in) | :: | SZ |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GROWING_ALLOCATION_TYPE) | :: | ALLOC | ||||
| procedure(FREE_FUNC_PROC) | :: | FREE_FUNC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GROWING_ALLOCATION_TYPE) | :: | ALLOC |