cmsFormatterOutput  626 src/cmsxform.c                             p->ToOutput = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16;
cmsFormatterOutput  628 src/cmsxform.c                             p->ToOutputFloat = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
cmsFormatterOutput  643 src/cmsxform.c         p ->ToOutputFloat  = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
cmsFormatterOutput  674 src/cmsxform.c             p ->ToOutput  = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16;
cmsFormatterOutput 1125 src/cmsxform.c     ToOutput  = _cmsGetFormatter(xform->ContextID, OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16;
cmsFormatterOutput 3784 testbed/testcms2.c     b = _cmsGetFormatter(id, Type,  cmsFormatterOutput, CMS_PACK_FLAGS_16BITS);
cmsFormatterOutput 3792 testbed/testcms2.c         b = _cmsGetFormatter(id, Type,  cmsFormatterOutput, CMS_PACK_FLAGS_16BITS);
cmsFormatterOutput 4036 testbed/testcms2.c     b = _cmsGetFormatter(0, Type,  cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT);
cmsFormatterOutput 4044 testbed/testcms2.c         b = _cmsGetFormatter(0, Type,  cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT);
cmsFormatterOutput  701 testbed/testplugin.c         (Dir == cmsFormatterOutput)) {