LIBXSMM_FUNCTION6 Abstract Interface

abstract interface

Generic function types with certain arity.


public pure subroutine LIBXSMM_FUNCTION6(a, b, c, pa, pb, pc) bind(C)

Arguments

Type IntentOptional Attributes Name
type(C_PTR), intent(in), VALUE :: a
type(C_PTR), intent(in), VALUE :: b
type(C_PTR), intent(in), VALUE :: c
type(C_PTR), intent(in), VALUE :: pa
type(C_PTR), intent(in), VALUE :: pb
type(C_PTR), intent(in), VALUE :: pc