ULong             196 Zend/zend_strtod.c #ifndef ULong
ULong             311 Zend/zend_strtod.c typedef union { double d; ULong L[2]; } U;
ULong             541 Zend/zend_strtod.c 	ULong x[1];
ULong             600 Zend/zend_strtod.c 		rv = (Bigint *)MALLOC(sizeof(Bigint) + (x-1)*sizeof(ULong));
ULong             606 Zend/zend_strtod.c 		len = (sizeof(Bigint) + (x-1)*sizeof(ULong) + sizeof(double) - 1)
ULong             664 Zend/zend_strtod.c 	ULong *x;
ULong             667 Zend/zend_strtod.c 	ULong carry, *x, y;
ULong             669 Zend/zend_strtod.c 	ULong xi, z;
ULong             714 Zend/zend_strtod.c 	(s, nd0, nd, y9, dplen) CONST char *s; int nd0, nd, dplen; ULong y9;
ULong             716 Zend/zend_strtod.c 	(const char *s, int nd0, int nd, ULong y9, int dplen)
ULong             752 Zend/zend_strtod.c 	(x) ULong x;
ULong             754 Zend/zend_strtod.c 	(ULong x)
ULong             786 Zend/zend_strtod.c 	(y) ULong *y;
ULong             788 Zend/zend_strtod.c 	(ULong *y)
ULong             792 Zend/zend_strtod.c 	ULong x = *y;
ULong             857 Zend/zend_strtod.c 	ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0;
ULong             858 Zend/zend_strtod.c 	ULong y;
ULong             862 Zend/zend_strtod.c 	ULong carry, z;
ULong             864 Zend/zend_strtod.c 	ULong z2;
ULong            1026 Zend/zend_strtod.c 	ULong *x, *x1, *xe, z;
ULong            1084 Zend/zend_strtod.c 	ULong *xa, *xa0, *xb, *xb0;
ULong            1120 Zend/zend_strtod.c 	ULong *xa, *xae, *xb, *xbe, *xc;
ULong            1124 Zend/zend_strtod.c 	ULong borrow, y;
ULong            1126 Zend/zend_strtod.c 	ULong z;
ULong            1158 Zend/zend_strtod.c 		borrow = y >> 32 & (ULong)1;
ULong            1164 Zend/zend_strtod.c 		borrow = y >> 32 & (ULong)1;
ULong            1254 Zend/zend_strtod.c 	ULong *xa, *xa0, w, y, z;
ULong            1258 Zend/zend_strtod.c 	ULong d0, d1;
ULong            1326 Zend/zend_strtod.c 	ULong *x, y, z;
ULong            1331 Zend/zend_strtod.c 	ULong d0, d1;
ULong            1624 Zend/zend_strtod.c 	ULong c, x[2];
ULong            1702 Zend/zend_strtod.c 	ULong *x, *xe;
ULong            1708 Zend/zend_strtod.c 		if (*x < (ULong)0xffffffffL) {
ULong            1737 Zend/zend_strtod.c 	ULong *x, *x1, *xe, y;
ULong            1763 Zend/zend_strtod.c  static ULong
ULong            1771 Zend/zend_strtod.c 	ULong *x, *x0, x1, x2;
ULong            1811 Zend/zend_strtod.c 	ULong L, lostbits, *x;
ULong            2184 Zend/zend_strtod.c 	ULong *bx, *bxe, q, *sx, *sxe;
ULong            2188 Zend/zend_strtod.c 	ULong borrow, carry, y, ys;
ULong            2190 Zend/zend_strtod.c 	ULong si, z, zs;
ULong            2224 Zend/zend_strtod.c 			borrow = y >> 32 & (ULong)1;
ULong            2265 Zend/zend_strtod.c 			borrow = y >> 32 & (ULong)1;
ULong            2545 Zend/zend_strtod.c 	ULong y, z;
ULong            2549 Zend/zend_strtod.c 	ULong Lsb, Lsb1;
ULong            3616 Zend/zend_strtod.c 	j = sizeof(ULong);
ULong            3618 Zend/zend_strtod.c 		sizeof(Bigint) - sizeof(ULong) - sizeof(int) + j <= i;
ULong            3751 Zend/zend_strtod.c 	ULong x;