Searched refs:findIndexMatch (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/console/panic_ui/
H A Dqtif2kraw.c16 unsigned char findIndexMatch( unsigned int color24 );
704 data[i] = findIndexMatch( c24 );
753 findIndexMatch( unsigned int color24 ) function
845 index = findIndexMatch( color24.c24 );
H A Dgenimage.c25 unsigned char findIndexMatch(
1172 data[i] = findIndexMatch( c24 );
1229 findIndexMatch( unsigned int color24 ) function
1323 index = findIndexMatch( color24.c24 );
1355 index = findIndexMatch( color24.c24 );
/macosx-10.5.8/xnu-1228.15.4/osfmk/console/
H A Dpanic_dialog.c489 static unsigned char findIndexMatch( unsigned char index );
606 data = findIndexMatch( value[i++] );
913 findIndexMatch( unsigned char index ) function

Completed in 78 milliseconds