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')
285 uInt sign; /* 0=positive, DECFLOAT_Sign=negative */
321 extern const uInt DECCOMBMSD[64]; /* Combination field -> MSD */
322 extern const uInt DECCOMBFROM[48]; /* exp+msd -> Combination */
398 || ((dpd)&(((uInt)0x6e)<<(k)))!=(((uInt)0x6e)<<(k)))
403 || ((lo)&(((uInt)0x6e)<<(k)))!=(((uInt)0x6e)<<(k)))
478 uInt sourhi=DFWORD(df, 0); \
483 uInt sourhi=DFWWORD(df, 0); \
484 uInt sourlo=DFWWORD(df, 1); \
494 uInt sourhi=DFWORD(df, 0); \
495 uInt sourlo=DFWORD(df, 1); \
503 uInt sourhi=DFWWORD(df, 0); \
504 uInt sourmh=DFWWORD(df, 1); \
505 uInt sourml=DFWWORD(df, 2); \
506 uInt sourlo=DFWWORD(df, 3); \
522 uInt sourhi=DFWORD(df, 0); \
523 uInt sourmh=DFWORD(df, 1); \
524 uInt sourml=DFWORD(df, 2); \
525 uInt sourlo=DFWORD(df, 3); \
556 uInt sourhi=DFWORD(df, 0); \
563 uInt sourhi, sourlo; \
575 uInt sourhi, sourmh, sourml, sourlo; \
603 uInt sourhi=DFWORD(df, 0); \
610 uInt sourhi, sourlo; \
622 uInt sourhi, sourmh, sourml, sourlo; \
648 uInt sourhi=DFWORD(df, 0); \
657 uInt sourhi, sourlo; \
674 uInt sourhi, sourmh, sourml, sourlo; \