Home
last modified time | relevance | path

Searched defs:SClean (Results 1 – 4 of 4) sorted by relevance

/dports/games/openspades/openspades-0.1.3/Sources/AngelScript/source/
H A Das_callfunc.h113 struct SClean struct
115 asCObjectType *ot; // argument type for clean up
116 short op; // clean up operation: 0 = release, 1 = free, 2 = destruct then free
117 short off; // argument offset on the stack
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/AngelScript/source/
H A Das_callfunc.h113 struct SClean struct
115 asCObjectType *ot; // argument type for clean up
116 short op; // clean up operation: 0 = release, 1 = free, 2 = destruct then free
117 short off; // argument offset on the stack
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/angelscript/source/
H A Das_callfunc.h115 struct SClean struct
117 asCObjectType *ot; // argument type for clean up
118 short op; // clean up operation: 0 = release, 1 = free, 2 = destruct then free
119 short off; // argument offset on the stack
/dports/lang/angelscript/sdk/angelscript/source/
H A Das_callfunc.h115 struct SClean struct
117 asCObjectType *ot; // argument type for clean up
118 short op; // clean up operation: 0 = release, 1 = free, 2 = destruct then free
119 short off; // argument offset on the stack