Searched refs:exactmatch (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/console/panic_ui/
H A Dqtif2kraw.c87 static int nextmis = -1, neargrey = 0, cvt2grey = 0, exactmatch=0; variable
233 if ( exactmatch > 0 )
234 printf("Found %d color mathces in CLUT...\n", exactmatch);
762 exactmatch++;
770 exactmatch++;
H A Dgenimage.c177 static int nextmis = -1, neargrey = 0, cvt2grey = 0, exactmatch=0; variable
399 if ( exactmatch > 0 )
400 printf("Found %d color mathces in CLUT...\n", exactmatch);
1238 exactmatch++;
1246 exactmatch++;

Completed in 31 milliseconds