Symbol: UDItype
src/system/libroot/posix/glibc/stdlib/longlong.h
1060
: "=r" ((UDItype)(sh)), \
src/system/libroot/posix/glibc/stdlib/longlong.h
1061
"=&r" ((UDItype)(sl)) \
src/system/libroot/posix/glibc/stdlib/longlong.h
1062
: "%rJ" ((UDItype)(ah)), \
src/system/libroot/posix/glibc/stdlib/longlong.h
1063
"rI" ((UDItype)(bh)), \
src/system/libroot/posix/glibc/stdlib/longlong.h
1064
"%rJ" ((UDItype)(al)), \
src/system/libroot/posix/glibc/stdlib/longlong.h
1065
"rI" ((UDItype)(bl)) \
src/system/libroot/posix/glibc/stdlib/longlong.h
1074
: "=r" ((UDItype)(sh)), \
src/system/libroot/posix/glibc/stdlib/longlong.h
1075
"=&r" ((UDItype)(sl)) \
src/system/libroot/posix/glibc/stdlib/longlong.h
1076
: "rJ" ((UDItype)(ah)), \
src/system/libroot/posix/glibc/stdlib/longlong.h
1077
"rI" ((UDItype)(bh)), \
src/system/libroot/posix/glibc/stdlib/longlong.h
1078
"rJ" ((UDItype)(al)), \
src/system/libroot/posix/glibc/stdlib/longlong.h
1079
"rI" ((UDItype)(bl)) \
src/system/libroot/posix/glibc/stdlib/longlong.h
1084
UDItype tmp1, tmp2, tmp3, tmp4; \
src/system/libroot/posix/glibc/stdlib/longlong.h
1107
: "=r" ((UDItype)(wh)), \
src/system/libroot/posix/glibc/stdlib/longlong.h
1108
"=&r" ((UDItype)(wl)), \
src/system/libroot/posix/glibc/stdlib/longlong.h
1110
: "r" ((UDItype)(u)), \
src/system/libroot/posix/glibc/stdlib/longlong.h
1111
"r" ((UDItype)(v)) \
src/system/libroot/posix/glibc/stdlib/longlong.h
1138
UDItype __ll; \
src/system/libroot/posix/glibc/stdlib/longlong.h
115
UDItype __m0 = (m0), __m1 = (m1); \
src/system/libroot/posix/glibc/stdlib/longlong.h
117
: "=r" ((UDItype) ph) \
src/system/libroot/posix/glibc/stdlib/longlong.h
125
do { UDItype __r; \
src/system/libroot/posix/glibc/stdlib/longlong.h
129
extern UDItype __udiv_qrnnd (UDItype *, UDItype, UDItype, UDItype);
src/system/libroot/posix/glibc/stdlib/longlong.h
142
UDItype __xr = (X), __t, __a; \
src/system/libroot/posix/glibc/stdlib/longlong.h
150
UDItype __xr = (X), __t, __a; \
src/system/libroot/posix/glibc/stdlib/longlong.h
193
UDItype __umulsidi3 (USItype, USItype);
src/system/libroot/posix/glibc/stdlib/longlong.h
243
register UDItype __t0 = (UDItype)(USItype)(a) * (USItype)(b); \
src/system/libroot/posix/glibc/stdlib/longlong.h
274
UDItype __f; \
src/system/libroot/posix/glibc/stdlib/longlong.h
315
union {UDItype __ll; \
src/system/libroot/posix/glibc/stdlib/longlong.h
398
({union {UDItype __ll; \
src/system/libroot/posix/glibc/stdlib/longlong.h
407
({UDItype __w; \
src/system/libroot/posix/glibc/stdlib/longlong.h
46
#define UDWtype UDItype
src/system/libroot/posix/glibc/stdlib/longlong.h
565
union {UDItype __ll; \
src/system/libroot/posix/glibc/stdlib/longlong.h
576
({union {UDItype __ll; \
src/system/libroot/posix/glibc/stdlib/longlong.h
607
({union {UDItype __ll; \
src/system/libroot/posix/glibc/stdlib/longlong.h
616
({UDItype __w; \
src/system/libroot/posix/glibc/stdlib/longlong.h
623
({union {UDItype __ll; \
src/system/libroot/posix/glibc/stdlib/longlong.h
724
else if (__builtin_constant_p (bh) && (bh) == ~(UDItype) 0) \
src/system/libroot/posix/glibc/stdlib/longlong.h
737
else if (__builtin_constant_p (ah) && (ah) == ~(UDItype) 0) \
src/system/libroot/posix/glibc/stdlib/longlong.h
743
else if (__builtin_constant_p (bh) && (bh) == ~(UDItype) 0) \
src/system/libroot/posix/glibc/stdlib/longlong.h
756
UDItype __m0 = (m0), __m1 = (m1); \
src/system/libroot/posix/glibc/stdlib/longlong.h
851
#define __umulsidi3(u,v) ((UDItype)(USItype)u*(USItype)v)
src/system/libroot/posix/glibc/stdlib/longlong.h
855
UDItype x_ = (USItype)(x); \