9 references to HI
System.Data (9)
fx\src\data\System\Data\SQLTypes\SQLDecimal.cs (9)
2445ulCarry = HI (dwlAccum); 2560rgulQ[1] = HI (dwlT); 2561ciulQ = (HI (dwlT) != 0) ? 2 : 1; 2564rgulR[1] = HI (dwlT); 2565ciulR = (HI (dwlT) != 0) ? 2 : 1; 2631dwlMulAccum = (ulong)(HI (dwlMulAccum)); 2633dwlAccum = HI (dwlAccum) + x_ulInt32Base - 1; 2640if (HI (dwlAccum) == 0) { 2648ulCarry = HI (dwlAccum);