Lines Matching refs:ULong
54 ULong *x, *xe;
57 ULong carry = 1, y;
64 if (*x < (ULong)0xffffffffL) {
99 ULong *x, *xe;
101 ULong borrow = 1, y;
131 ULong *x, *xe;
151 ULong *x, *xe;
175 U *d; FPI *fpi; Long *exp; ULong *bits; int exact, rd, *irv;
177 (U *d, FPI *fpi, Long *exp, ULong *bits, int exact, int rd, int *irv)
181 ULong carry, inex, lostbits;
223 if (b->x[k>>kshift] & ((ULong)1 << (k & kmask)))
299 ULong L;
319 CONST char *s00; char **se; FPI *fpi; Long *exp; ULong *bits; locale_t loc;
321 (CONST char *s00, char **se, FPI *fpi, Long *exp, ULong *bits, locale_t loc)
333 ULong *b, *be, y, z;