Searched refs:Bit48max (Results 1 – 1 of 1) sorted by relevance
20367 bit8 Bit48max[8]; in smsatCheckLimit() local20492 sm_memset(Bit48max, 0, sizeof(Bit48max)); in smsatCheckLimit()20493 Bit48max[1] = 0x1; //max = 0x1 0000 0000 0000 in smsatCheckLimit()20505 if (final_ans[i] > Bit48max[i-1]) in smsatCheckLimit()20511 else if (final_ans[i] < Bit48max[i-1]) in smsatCheckLimit()