REALLOCATE_GROWING_ALLOCATION Subroutine

public subroutine REALLOCATE_GROWING_ALLOCATION(ALLOC, SZ)

Uses

  • proc~~reallocate_growing_allocation~~UsesGraph proc~reallocate_growing_allocation REALLOCATE_GROWING_ALLOCATION iso_c_binding iso_c_binding proc~reallocate_growing_allocation->iso_c_binding module~tpm_gen TPM_GEN proc~reallocate_growing_allocation->module~tpm_gen EC_PARKIND EC_PARKIND module~tpm_gen->EC_PARKIND

Arguments

Type IntentOptional Attributes Name
type(GROWING_ALLOCATION_TYPE), intent(inout) :: ALLOC
integer(kind=C_SIZE_T), intent(in) :: SZ

Calls

proc~~reallocate_growing_allocation~~CallsGraph proc~reallocate_growing_allocation REALLOCATE_GROWING_ALLOCATION proc~destroy_growing_allocator DESTROY_GROWING_ALLOCATOR proc~reallocate_growing_allocation->proc~destroy_growing_allocator

Called by

proc~~reallocate_growing_allocation~~CalledByGraph proc~reallocate_growing_allocation REALLOCATE_GROWING_ALLOCATION proc~instantiate_allocator INSTANTIATE_ALLOCATOR proc~instantiate_allocator->proc~reallocate_growing_allocation proc~dir_trans_ctl DIR_TRANS_CTL proc~dir_trans_ctl->proc~instantiate_allocator proc~gpnorm_trans~2 GPNORM_TRANS proc~gpnorm_trans~2->proc~instantiate_allocator proc~inv_trans_ctl INV_TRANS_CTL proc~inv_trans_ctl->proc~instantiate_allocator proc~dir_trans DIR_TRANS proc~dir_trans->proc~dir_trans_ctl proc~dir_trans~2 DIR_TRANS proc~dir_trans~2->proc~dir_trans_ctl proc~inv_trans INV_TRANS proc~inv_trans->proc~inv_trans_ctl proc~inv_trans~2 INV_TRANS proc~inv_trans~2->proc~inv_trans_ctl