Searched refs:Bit28max (Results 1 – 1 of 1) sorted by relevance
20366 bit8 Bit28max[8]; in smsatCheckLimit() local20457 sm_memset(Bit28max, 0, sizeof(Bit28max)); in smsatCheckLimit()20458 Bit28max[4] = 0x10; // max =0x1000 0000 in smsatCheckLimit()20471 if (final_ans[i] > Bit28max[i-1]) in smsatCheckLimit()20477 else if (final_ans[i] < Bit28max[i-1]) in smsatCheckLimit()