Lines Matching refs:RTNAME
19 void RTNAME(PointerNullifyIntrinsic)(Descriptor &pointer, TypeCategory category, in RTNAME() function
27 void RTNAME(PointerNullifyCharacter)(Descriptor &pointer, SubscriptValue length, in RTNAME() function
34 void RTNAME(PointerNullifyDerived)(Descriptor &pointer, in RTNAME() function
40 void RTNAME(PointerSetBounds)(Descriptor &pointer, int zeroBasedDim, in RTNAME() function
49 void RTNAME(PointerSetDerivedLength)( in RTNAME() function
56 void RTNAME(PointerApplyMold)(Descriptor &pointer, const Descriptor &mold) { in RTNAME() function
62 void RTNAME(PointerAssociateScalar)(Descriptor &pointer, void *target) { in RTNAME() function
66 void RTNAME(PointerAssociate)(Descriptor &pointer, const Descriptor &target) { in RTNAME() function
71 void RTNAME(PointerAssociateLowerBounds)(Descriptor &pointer, in RTNAME() function
87 void RTNAME(PointerAssociateRemapping)(Descriptor &pointer, in RTNAME() function
116 int RTNAME(PointerAllocate)(Descriptor &pointer, bool hasStat, in RTNAME() function
135 int RTNAME(PointerDeallocate)(Descriptor &pointer, bool hasStat, in RTNAME() function
147 bool RTNAME(PointerIsAssociated)(const Descriptor &pointer) { in RTNAME() function
151 bool RTNAME(PointerIsAssociatedWith)( in RTNAME() function