Home
last modified time | relevance | path

Searched refs:UDItype (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/arch/sparc/math-emu/
Dsfp-util_64.h20 : "=r" ((UDItype)(sh)), \
21 "=&r" ((UDItype)(sl)) \
22 : "r" ((UDItype)(ah)), \
23 "r" ((UDItype)(bh)), \
24 "r" ((UDItype)(al)), \
25 "r" ((UDItype)(bl)) \
34 : "=r" ((UDItype)(sh)), \
35 "=&r" ((UDItype)(sl)) \
36 : "r" ((UDItype)(ah)), \
37 "r" ((UDItype)(bh)), \
[all …]
/linux-3.4.99/arch/alpha/math-emu/
Dsfp-util.h15 : "=r" ((UDItype)(wh)), \
16 "=&r" ((UDItype)(wl)) \
17 : "r" ((UDItype)(u)), \
18 "r" ((UDItype)(v)))
/linux-3.4.99/lib/mpi/
Dlonglong.h160 UDItype __m0 = (m0), __m1 = (m1); \
162 : "=r" ((UDItype) ph) \
170 do { UDItype __r; \
174 extern UDItype __udiv_qrnnd();
240 ({union {UDItype __ll; \
258 ({UDItype __w; \
333 union {UDItype __ll; \
386 union {UDItype __ll; \
512 ({union {UDItype __ll; \
521 ({UDItype __w; \
[all …]
Dmpi-internal.h250 typedef unsigned int UDItype __attribute__ ((mode(DI))); typedef
/linux-3.4.99/arch/blackfin/lib/
Dgcclib.h15 typedef unsigned int UDItype __attribute__ ((mode(DI))); typedef
/linux-3.4.99/include/math-emu/
Dsoft-fp.h196 typedef unsigned int UDItype __attribute__((mode(DI))); typedef
Dop-2.h353 union { double d; UDItype i; } _l240, _m240, _n240, _o240, \
355 UDItype _t240, _u240, _v240, _w240, _x240, _y240 = 0; \