9 references to HI
System.Data.Common (9)
System\Data\SQLTypes\SQLDecimal.cs (9)
2520ulCarry = HI(dwlAccum); 2646rgulQ[1] = HI(dwlT); 2647ciulQ = (HI(dwlT) != 0) ? 2 : 1; 2650rgulR[1] = HI(dwlT); 2651ciulR = (HI(dwlT) != 0) ? 2 : 1; 2723dwlMulAccum = HI(dwlMulAccum); 2725dwlAccum = HI(dwlAccum) + s_ulInt32Base - 1; 2732if (HI(dwlAccum) == 0) 2742ulCarry = HI(dwlAccum);