_cms8Fixed8toDouble  174 include/lcms2_plugin.h CMSAPI cmsFloat64Number    CMSEXPORT _cms8Fixed8toDouble(cmsUInt16Number fixed8);
_cms8Fixed8toDouble 1101 src/cmstypes.c                    SingleGamma = _cms8Fixed8toDouble(SingleGammaFixed);
_cms8Fixed8toDouble  923 testbed/testcms2.c     cmsFloat64Number RoundTrip = _cms8Fixed8toDouble((cmsUInt16Number) f);