dm_swap_int64 Subroutine

public pure elemental subroutine dm_swap_int64(n)

Swaps bytes for a 8-byte integer.

Arguments

Type IntentOptional Attributes Name
integer(kind=i8), intent(inout) :: n

Called by

proc~~dm_swap_int64~~CalledByGraph proc~dm_swap_int64 dm_swap_int64 interface~dm_swap dm_swap interface~dm_swap->proc~dm_swap_int64