IsGoodFixed15_16 1190 testbed/testcms2.c        if (!IsGoodFixed15_16("Channel 1", Out[0], In[0])) goto Error;
IsGoodFixed15_16 1191 testbed/testcms2.c        if (!IsGoodFixed15_16("Channel 2", Out[1], (cmsFloat32Number) In[1] / 2.F)) goto Error;
IsGoodFixed15_16 1192 testbed/testcms2.c        if (!IsGoodFixed15_16("Channel 3", Out[2], (cmsFloat32Number) In[2] / 4.F)) goto Error;
IsGoodFixed15_16 1235 testbed/testcms2.c        if (!IsGoodFixed15_16("Channel 1", Out[0], In[0])) goto Error;
IsGoodFixed15_16 1236 testbed/testcms2.c        if (!IsGoodFixed15_16("Channel 2", Out[1], (cmsFloat32Number) In[1] / 2.F)) goto Error;
IsGoodFixed15_16 1237 testbed/testcms2.c        if (!IsGoodFixed15_16("Channel 3", Out[2], (cmsFloat32Number) In[2] / 4.F)) goto Error;
IsGoodFixed15_16 1376 testbed/testcms2.c        if (!IsGoodFixed15_16("Channel 1", Out[0], In[0])) goto Error;
IsGoodFixed15_16 1377 testbed/testcms2.c        if (!IsGoodFixed15_16("Channel 2", Out[1], (cmsFloat32Number) In[1] / 2.F)) goto Error;
IsGoodFixed15_16 1378 testbed/testcms2.c        if (!IsGoodFixed15_16("Channel 3", Out[2], (cmsFloat32Number) In[2] / 4.F)) goto Error;
IsGoodFixed15_16 1427 testbed/testcms2.c                 if (!IsGoodFixed15_16("Channel 1", Out[0], In[0])) goto Error;
IsGoodFixed15_16 1428 testbed/testcms2.c                 if (!IsGoodFixed15_16("Channel 2", Out[1], (cmsFloat32Number) In[1] / 2.F)) goto Error;
IsGoodFixed15_16 1429 testbed/testcms2.c                 if (!IsGoodFixed15_16("Channel 3", Out[2], (cmsFloat32Number) In[2] / 4.F)) goto Error;
IsGoodFixed15_16 1651 testbed/testcms2.c        if (!IsGoodFixed15_16("0", Target[0], Result[0])) return 0;
IsGoodFixed15_16 1652 testbed/testcms2.c        if (!IsGoodFixed15_16("1", Target[1], Result[1])) return 0;
IsGoodFixed15_16 1653 testbed/testcms2.c        if (!IsGoodFixed15_16("2", Target[2], Result[2])) return 0;
IsGoodFixed15_16 4245 testbed/testcms2.c             return IsGoodFixed15_16("X", 1.0, Pt ->X) &&
IsGoodFixed15_16 4246 testbed/testcms2.c                    IsGoodFixed15_16("Y", 1.1, Pt->Y) &&
IsGoodFixed15_16 4247 testbed/testcms2.c                    IsGoodFixed15_16("Z", 1.2, Pt -> Z);
IsGoodFixed15_16 4511 testbed/testcms2.c                 if (!IsGoodFixed15_16("CHAD", Pt[i], CHAD[i])) return 0;
IsGoodFixed15_16 4536 testbed/testcms2.c             if (!IsGoodFixed15_16("xyY", Pt ->Red.x, c.Red.x)) return 0;
IsGoodFixed15_16 4537 testbed/testcms2.c             if (!IsGoodFixed15_16("xyY", Pt ->Red.y, c.Red.y)) return 0;
IsGoodFixed15_16 4538 testbed/testcms2.c             if (!IsGoodFixed15_16("xyY", Pt ->Green.x, c.Green.x)) return 0;
IsGoodFixed15_16 4539 testbed/testcms2.c             if (!IsGoodFixed15_16("xyY", Pt ->Green.y, c.Green.y)) return 0;
IsGoodFixed15_16 4540 testbed/testcms2.c             if (!IsGoodFixed15_16("xyY", Pt ->Blue.x, c.Blue.x)) return 0;
IsGoodFixed15_16 4541 testbed/testcms2.c             if (!IsGoodFixed15_16("xyY", Pt ->Blue.y, c.Blue.y)) return 0;
IsGoodFixed15_16 4599 testbed/testcms2.c             if (!IsGoodFixed15_16("Backing", Pt ->Backing.X, 0.1)) return 0;
IsGoodFixed15_16 4600 testbed/testcms2.c             if (!IsGoodFixed15_16("Backing", Pt ->Backing.Y, 0.2)) return 0;
IsGoodFixed15_16 4601 testbed/testcms2.c             if (!IsGoodFixed15_16("Backing", Pt ->Backing.Z, 0.3)) return 0;
IsGoodFixed15_16 4602 testbed/testcms2.c             if (!IsGoodFixed15_16("Flare",   Pt ->Flare, 1.0)) return 0;
IsGoodFixed15_16 4798 testbed/testcms2.c             if (!IsGoodFixed15_16("Freq", Pt ->Channels[0].Frequency, 2.0)) return 0;
IsGoodFixed15_16 4799 testbed/testcms2.c             if (!IsGoodFixed15_16("Angle", Pt ->Channels[0].ScreenAngle, 3.0)) return 0;
IsGoodFixed15_16 5717 testbed/testcms2.c             if (!IsGoodFixed15_16("linear xform cmsFloat32Number", Out[i], (cmsFloat32Number) (j / 65535.0)))
IsGoodFixed15_16 5743 testbed/testcms2.c             if (!IsGoodFixed15_16("linear xform cmsFloat32Number", Out1[i], Out2[i]))
IsGoodFixed15_16 6253 testbed/testcms2.c     if (!IsGoodFixed15_16("xRed", tripxyY.Red.x, 0.64) ||
IsGoodFixed15_16 6254 testbed/testcms2.c         !IsGoodFixed15_16("yRed", tripxyY.Red.y, 0.33) ||
IsGoodFixed15_16 6255 testbed/testcms2.c         !IsGoodFixed15_16("xGreen", tripxyY.Green.x, 0.30) ||
IsGoodFixed15_16 6256 testbed/testcms2.c         !IsGoodFixed15_16("yGreen", tripxyY.Green.y, 0.60) ||
IsGoodFixed15_16 6257 testbed/testcms2.c         !IsGoodFixed15_16("xBlue", tripxyY.Blue.x, 0.15) ||
IsGoodFixed15_16 6258 testbed/testcms2.c         !IsGoodFixed15_16("yBlue", tripxyY.Blue.y, 0.06)) {
IsGoodFixed15_16   45 testbed/testcms2.h cmsBool IsGoodFixed15_16(const char *title, cmsFloat64Number in, cmsFloat64Number out);