_cmsFormattersPluginChunkType 3208 src/cmspack.c  _cmsFormattersPluginChunkType _cmsFormattersPluginChunk = { NULL };
_cmsFormattersPluginChunkType 3216 src/cmspack.c     _cmsFormattersPluginChunkType newHead = { NULL };
_cmsFormattersPluginChunkType 3219 src/cmspack.c     _cmsFormattersPluginChunkType* head = (_cmsFormattersPluginChunkType*) src->chunks[FormattersPlugin];
_cmsFormattersPluginChunkType 3244 src/cmspack.c     ctx ->chunks[FormattersPlugin] = _cmsSubAllocDup(ctx->MemPool, &newHead, sizeof(_cmsFormattersPluginChunkType));
_cmsFormattersPluginChunkType 3259 src/cmspack.c            static _cmsFormattersPluginChunkType FormattersPluginChunk = { NULL };
_cmsFormattersPluginChunkType 3260 src/cmspack.c            ctx ->chunks[FormattersPlugin] = _cmsSubAllocDup(ctx ->MemPool, &FormattersPluginChunk, sizeof(_cmsFormattersPluginChunkType));
_cmsFormattersPluginChunkType 3269 src/cmspack.c      _cmsFormattersPluginChunkType* ctx = ( _cmsFormattersPluginChunkType*) _cmsContextGetClientChunk(ContextID, FormattersPlugin);
_cmsFormattersPluginChunkType 3296 src/cmspack.c      _cmsFormattersPluginChunkType* ctx = ( _cmsFormattersPluginChunkType*) _cmsContextGetClientChunk(ContextID, FormattersPlugin);
_cmsFormattersPluginChunkType  545 src/lcms2_internal.h extern  _cmsFormattersPluginChunkType _cmsFormattersPluginChunk;