cmsAllowedLUT    1000 src/cmsvirt.c  static const cmsAllowedLUT AllowedLUTTypes[] = {
cmsAllowedLUT    1015 src/cmsvirt.c  #define SIZE_OF_ALLOWED_LUT (sizeof(AllowedLUTTypes)/sizeof(cmsAllowedLUT))
cmsAllowedLUT    1019 src/cmsvirt.c  cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut)
cmsAllowedLUT    1035 src/cmsvirt.c  const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature DestinationTag)
cmsAllowedLUT    1041 src/cmsvirt.c          const cmsAllowedLUT* Tab = AllowedLUTTypes + n;
cmsAllowedLUT    1063 src/cmsvirt.c      const cmsAllowedLUT* AllowedLUT;