_cmsIntentsPluginChunkType  111 src/cmscnvrt.c _cmsIntentsPluginChunkType _cmsIntentsPluginChunk = { NULL };
_cmsIntentsPluginChunkType  118 src/cmscnvrt.c    _cmsIntentsPluginChunkType newHead = { NULL };
_cmsIntentsPluginChunkType  121 src/cmscnvrt.c    _cmsIntentsPluginChunkType* head = (_cmsIntentsPluginChunkType*) src->chunks[IntentPlugin];
_cmsIntentsPluginChunkType  144 src/cmscnvrt.c   ctx ->chunks[IntentPlugin] = _cmsSubAllocDup(ctx->MemPool, &newHead, sizeof(_cmsIntentsPluginChunkType));
_cmsIntentsPluginChunkType  156 src/cmscnvrt.c         static _cmsIntentsPluginChunkType IntentsPluginChunkType = { NULL };
_cmsIntentsPluginChunkType  157 src/cmscnvrt.c         ctx ->chunks[IntentPlugin] = _cmsSubAllocDup(ctx ->MemPool, &IntentsPluginChunkType, sizeof(_cmsIntentsPluginChunkType));
_cmsIntentsPluginChunkType  166 src/cmscnvrt.c     _cmsIntentsPluginChunkType* ctx = ( _cmsIntentsPluginChunkType*) _cmsContextGetClientChunk(ContextID, IntentPlugin);
_cmsIntentsPluginChunkType 1093 src/cmscnvrt.c     _cmsIntentsPluginChunkType* ctx = ( _cmsIntentsPluginChunkType*) _cmsContextGetClientChunk(ContextID, IntentPlugin);
_cmsIntentsPluginChunkType 1134 src/cmscnvrt.c     _cmsIntentsPluginChunkType* ctx = ( _cmsIntentsPluginChunkType*) _cmsContextGetClientChunk(id, IntentPlugin);
_cmsIntentsPluginChunkType  596 src/lcms2_internal.h extern  _cmsIntentsPluginChunkType _cmsIntentsPluginChunk;