9 references to HI
System.Data.Common (9)
System\Data\SQLTypes\SQLDecimal.cs (9)
2513ulCarry = HI(dwlAccum); 2639rgulQ[1] = HI(dwlT); 2640ciulQ = (HI(dwlT) != 0) ? 2 : 1; 2643rgulR[1] = HI(dwlT); 2644ciulR = (HI(dwlT) != 0) ? 2 : 1; 2716dwlMulAccum = HI(dwlMulAccum); 2718dwlAccum = HI(dwlAccum) + s_ulInt32Base - 1; 2725if (HI(dwlAccum) == 0) 2735ulCarry = HI(dwlAccum);