Lines Matching defs:RTDEF
22 void RTDEF(PointerNullifyIntrinsic)(Descriptor &pointer, TypeCategory category, in RTDEF() function
30 void RTDEF(PointerNullifyCharacter)(Descriptor &pointer, SubscriptValue length, in RTDEF() function
37 void RTDEF(PointerNullifyDerived)(Descriptor &pointer, in RTDEF() function
43 void RTDEF(PointerSetBounds)(Descriptor &pointer, int zeroBasedDim, in RTDEF() function
52 void RTDEF(PointerSetDerivedLength)( in RTDEF() function
59 void RTDEF(PointerApplyMold)( in RTDEF() function
64 void RTDEF(PointerAssociateScalar)(Descriptor &pointer, void *target) { in RTDEF() function
68 void RTDEF(PointerAssociate)(Descriptor &pointer, const Descriptor &target) { in RTDEF() function
73 void RTDEF(PointerAssociateLowerBounds)(Descriptor &pointer, in RTDEF() function
89 void RTDEF(PointerAssociateRemapping)(Descriptor &pointer, in RTDEF() function
144 int RTDEF(PointerAllocate)(Descriptor &pointer, bool hasStat, in RTDEF() function
174 int RTDEF(PointerAllocateSource)(Descriptor &pointer, const Descriptor &source, in RTDEF() function
207 int RTDEF(PointerDeallocate)(Descriptor &pointer, bool hasStat, in RTDEF() function
225 int RTDEF(PointerDeallocatePolymorphic)(Descriptor &pointer, in RTDEF() function
245 bool RTDEF(PointerIsAssociated)(const Descriptor &pointer) { in RTDEF() function
249 bool RTDEF(PointerIsAssociatedWith)( in RTDEF() function