Home
last modified time | relevance | path

Searched defs:GET_COLLECTION (Results 1 – 2 of 2) sorted by relevance

/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/scripting/scriptengine/exporters/
H A DCollectionTypeExporter.cpp36 #define GET_COLLECTION( returnVal ) Collection *collection = m_collection.data(); if( !collection )… macro
/dports/games/alephone/alephone-release-20190331/Source_Files/RenderMain/
H A Dshape_descriptors.h97 #define GET_COLLECTION(collection) ((collection)&(MAXIMUM_COLLECTIONS-1)) macro