Lines Matching refs:uInt
77 #define uInt uint32_t macro
100 uInt u0, u1, v0, v1, w0, w1, w2, t; \
145 #define CHARMASK ((((((((uInt)'0')<<8)+'0')<<8)+'0')<<8)+'0')
287 uInt sign; /* 0=positive, DECFLOAT_Sign=negative */
323 extern const uInt DECCOMBMSD[64]; /* Combination field -> MSD */
324 extern const uInt DECCOMBFROM[48]; /* exp+msd -> Combination */
400 || ((dpd)&(((uInt)0x6e)<<(k)))!=(((uInt)0x6e)<<(k)))
405 || ((lo)&(((uInt)0x6e)<<(k)))!=(((uInt)0x6e)<<(k)))
480 uInt sourhi=DFWORD(df, 0); \
485 uInt sourhi=DFWWORD(df, 0); \
486 uInt sourlo=DFWWORD(df, 1); \
496 uInt sourhi=DFWORD(df, 0); \
497 uInt sourlo=DFWORD(df, 1); \
505 uInt sourhi=DFWWORD(df, 0); \
506 uInt sourmh=DFWWORD(df, 1); \
507 uInt sourml=DFWWORD(df, 2); \
508 uInt sourlo=DFWWORD(df, 3); \
524 uInt sourhi=DFWORD(df, 0); \
525 uInt sourmh=DFWORD(df, 1); \
526 uInt sourml=DFWORD(df, 2); \
527 uInt sourlo=DFWORD(df, 3); \
558 uInt sourhi=DFWORD(df, 0); \
565 uInt sourhi, sourlo; \
577 uInt sourhi, sourmh, sourml, sourlo; \
605 uInt sourhi=DFWORD(df, 0); \
612 uInt sourhi, sourlo; \
624 uInt sourhi, sourmh, sourml, sourlo; \
650 uInt sourhi=DFWORD(df, 0); \
659 uInt sourhi, sourlo; \
676 uInt sourhi, sourmh, sourml, sourlo; \