Lines Matching refs:uInt
74 #define uInt uint32_t macro
97 uInt u0, u1, v0, v1, w0, w1, w2, t; \
142 #define CHARMASK ((((((((uInt)'0')<<8)+'0')<<8)+'0')<<8)+'0')
282 uInt sign; /* 0=positive, DECFLOAT_Sign=negative */
318 extern const uInt DECCOMBMSD[64]; /* Combination field -> MSD */
319 extern const uInt DECCOMBFROM[48]; /* exp+msd -> Combination */
395 || ((dpd)&(((uInt)0x6e)<<(k)))!=(((uInt)0x6e)<<(k)))
400 || ((lo)&(((uInt)0x6e)<<(k)))!=(((uInt)0x6e)<<(k)))
475 uInt sourhi=DFWORD(df, 0); \
480 uInt sourhi=DFWWORD(df, 0); \
481 uInt sourlo=DFWWORD(df, 1); \
491 uInt sourhi=DFWORD(df, 0); \
492 uInt sourlo=DFWORD(df, 1); \
500 uInt sourhi=DFWWORD(df, 0); \
501 uInt sourmh=DFWWORD(df, 1); \
502 uInt sourml=DFWWORD(df, 2); \
503 uInt sourlo=DFWWORD(df, 3); \
519 uInt sourhi=DFWORD(df, 0); \
520 uInt sourmh=DFWORD(df, 1); \
521 uInt sourml=DFWORD(df, 2); \
522 uInt sourlo=DFWORD(df, 3); \
553 uInt sourhi=DFWORD(df, 0); \
560 uInt sourhi, sourlo; \
572 uInt sourhi, sourmh, sourml, sourlo; \
600 uInt sourhi=DFWORD(df, 0); \
607 uInt sourhi, sourlo; \
619 uInt sourhi, sourmh, sourml, sourlo; \
645 uInt sourhi=DFWORD(df, 0); \
654 uInt sourhi, sourlo; \
671 uInt sourhi, sourmh, sourml, sourlo; \