Symbol: UDItype
arch/alpha/math-emu/sfp-util.h
16
: "=r" ((UDItype)(wh)), \
arch/alpha/math-emu/sfp-util.h
17
"=&r" ((UDItype)(wl)) \
arch/alpha/math-emu/sfp-util.h
18
: "r" ((UDItype)(u)), \
arch/alpha/math-emu/sfp-util.h
19
"r" ((UDItype)(v)))
arch/sparc/math-emu/sfp-util_64.h
23
: "r" ((UDItype)(ah)), \
arch/sparc/math-emu/sfp-util_64.h
24
"r" ((UDItype)(bh)), \
arch/sparc/math-emu/sfp-util_64.h
25
"r" ((UDItype)(al)), \
arch/sparc/math-emu/sfp-util_64.h
26
"r" ((UDItype)(bl)) \
arch/sparc/math-emu/sfp-util_64.h
37
: "r" ((UDItype)(ah)), \
arch/sparc/math-emu/sfp-util_64.h
38
"r" ((UDItype)(bh)), \
arch/sparc/math-emu/sfp-util_64.h
39
"r" ((UDItype)(al)), \
arch/sparc/math-emu/sfp-util_64.h
40
"r" ((UDItype)(bl)) \
arch/sparc/math-emu/sfp-util_64.h
45
UDItype tmp1, tmp2, tmp3, tmp4; \
arch/sparc/math-emu/sfp-util_64.h
71
: "r" ((UDItype)(u)), \
arch/sparc/math-emu/sfp-util_64.h
72
"r" ((UDItype)(v)) \
include/math-emu/op-2.h
348
union { double d; UDItype i; } _l240, _m240, _n240, _o240, \
include/math-emu/op-2.h
350
UDItype _t240, _u240, _v240, _w240, _x240, _y240 = 0; \
lib/crypto/mpi/longlong.h
1165
union {UDItype __ll; \
lib/crypto/mpi/longlong.h
156
UDItype __m0 = (m0), __m1 = (m1); \
lib/crypto/mpi/longlong.h
163
do { UDItype __r; \
lib/crypto/mpi/longlong.h
167
extern UDItype __udiv_qrnnd(UDItype *, UDItype, UDItype, UDItype);
lib/crypto/mpi/longlong.h
233
({union {UDItype __ll; \
lib/crypto/mpi/longlong.h
251
({UDItype __w; \
lib/crypto/mpi/longlong.h
322
union {UDItype __ll; \
lib/crypto/mpi/longlong.h
354
union {UDItype __ll; \
lib/crypto/mpi/longlong.h
471
({union {UDItype __ll; \
lib/crypto/mpi/longlong.h
480
({UDItype __w; \
lib/crypto/mpi/longlong.h
488
union {UDItype __ll; \
lib/crypto/mpi/longlong.h
501
union {UDItype __ll; \
lib/crypto/mpi/longlong.h
615
union {UDItype __ll; \
lib/crypto/mpi/longlong.h
623
({union {UDItype __ll; \
lib/crypto/mpi/longlong.h
644
UDItype __ll = (UDItype)(u) * (v); \
lib/crypto/mpi/longlong.h
664
: "=d" ((UDItype)(w0)) \
lib/crypto/mpi/longlong.h
665
: "d" ((UDItype)(u)), \
lib/crypto/mpi/longlong.h
666
"d" ((UDItype)(v))); \
lib/crypto/mpi/longlong.h
668
: "=d" ((UDItype)(w1)) \
lib/crypto/mpi/longlong.h
669
: "d" ((UDItype)(u)), \
lib/crypto/mpi/longlong.h
670
"d" ((UDItype)(v))); \
lib/crypto/mpi/longlong.h
690
({union {UDItype __ll; \
lib/crypto/mpi/longlong.h
699
({UDItype __w; \
lib/crypto/mpi/longlong.h
706
({union {UDItype __ll; \
lib/crypto/mpi/longlong.h
859
({union {UDItype __ll; \