U                1207 Zend/zend_strtod.c 	(x) U *x;
U                1209 Zend/zend_strtod.c 	(U *x)
U                1213 Zend/zend_strtod.c 	U u;
U                1256 Zend/zend_strtod.c 	U d;
U                1319 Zend/zend_strtod.c 	(d, e, bits) U *d; int *e, *bits;
U                1321 Zend/zend_strtod.c 	(U *d, int *e, int *bits)
U                1458 Zend/zend_strtod.c 	U da, db;
U                1619 Zend/zend_strtod.c 	(rvp, sp) U *rvp; CONST char **sp;
U                1621 Zend/zend_strtod.c 	(U *rvp, const char **sp)
U                1803 Zend/zend_strtod.c 	CONST char **sp; U *rvp; int rounding, sign;
U                1805 Zend/zend_strtod.c gethex( CONST char **sp, U *rvp, int rounding, int sign)
U                2303 Zend/zend_strtod.c 	(x, bc) U *x; BCinfo *bc;
U                2305 Zend/zend_strtod.c 	(U *x, BCinfo *bc)
U                2308 Zend/zend_strtod.c 	U u;
U                2326 Zend/zend_strtod.c 	U *rv; CONST char *s0; BCinfo *bc;
U                2328 Zend/zend_strtod.c 	(U *rv, const char *s0, BCinfo *bc)
U                2544 Zend/zend_strtod.c 	U aadj2, adj, rv, rv0;
U                3754 Zend/zend_strtod.c 	U d2, eps, u;
U                3759 Zend/zend_strtod.c 	U eps1;
U                1990 ext/tidy/tidy.c 	TIDY_TAG_CONST(U);
U                 163 main/php_stdint.h # define UINT32_C(c) c ## U
U                 208 main/php_stdint.h #  define UINT64_C(c) c ## U