Lines Matching refs:RTNAME
31 void RTNAME(AllocatableInitIntrinsic)(
33 void RTNAME(AllocatableInitCharacter)(Descriptor &, SubscriptValue length = 0,
35 void RTNAME(AllocatableInitDerived)(
44 int RTNAME(AllocatableCheckAllocated)(Descriptor &,
51 void RTNAME(AllocatableApplyMold)(Descriptor &, const Descriptor &mold);
55 void RTNAME(AllocatableSetBounds)(
59 void RTNAME(AllocatableSetCoBounds)(Descriptor &, int zeroBasedCoDim,
65 void RTNAME(AllocatableSetDerivedLength)(
73 int RTNAME(AllocatableCheckLengthParameter)(Descriptor &,
87 int RTNAME(AllocatableAllocate)(Descriptor &, bool hasStat = false,
90 int RTNAME(AllocatableAllocateSource)(Descriptor &, const Descriptor &source,
101 void RTNAME(AllocatableAssign)(Descriptor &to, const Descriptor &from);
107 int RTNAME(MoveAlloc)(Descriptor &to, const Descriptor &from,
114 int RTNAME(AllocatableDeallocate)(Descriptor &, bool hasStat = false,