_cmsInterpPluginChunkType   36 src/cmsintrp.c _cmsInterpPluginChunkType _cmsInterpPluginChunk = { NULL };
_cmsInterpPluginChunkType   49 src/cmsintrp.c         static _cmsInterpPluginChunkType InterpPluginChunk = { NULL };
_cmsInterpPluginChunkType   55 src/cmsintrp.c     ctx ->chunks[InterpPlugin] = _cmsSubAllocDup(ctx ->MemPool, from, sizeof(_cmsInterpPluginChunkType));
_cmsInterpPluginChunkType   63 src/cmsintrp.c     _cmsInterpPluginChunkType* ptr = (_cmsInterpPluginChunkType*) _cmsContextGetClientChunk(ContextID, InterpPlugin);
_cmsInterpPluginChunkType   80 src/cmsintrp.c     _cmsInterpPluginChunkType* ptr = (_cmsInterpPluginChunkType*) _cmsContextGetClientChunk(ContextID, InterpPlugin);
_cmsInterpPluginChunkType  517 src/lcms2_internal.h extern  _cmsInterpPluginChunkType _cmsInterpPluginChunk;