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

/external/srec/srec/clib/
H A Dswicms.c326 int temp_cmn [MAX_CHAN_DIM]; local
424 temp_cmn [dim_count] = atoi ( parsed_strings [dim_count] );
426 if ( ( temp_cmn [dim_count] < 0 ) || ( temp_cmn [dim_count] > 255 ) )
434 swicms->cmn [dim_count] = temp_cmn [dim_count];

Completed in 41 milliseconds