Searched refs:UDItype (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/math-emu/
H A 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)(b
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/math-emu/
H A Dsfp-util.h15 : "=r" ((UDItype)(wh)), \
16 "=&r" ((UDItype)(wl)) \
17 : "r" ((UDItype)(u)), \
18 "r" ((UDItype)(v)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/lib/
H A Dgcclib.h15 typedef unsigned int UDItype __attribute__ ((mode(DI))); typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/
H A Dlonglong.h30 DItype, UDItype -- Signed and unsigned 64 bit types.
33 on a 64 bit machine, UWtype should typically be UDItype.
165 UDItype __m0 = (m0), __m1 = (m1); \
167 : "=r" ((UDItype) ph) \
175 do { UDItype __r; \
179 extern UDItype __udiv_qrnnd ();
245 ({union {UDItype __ll; \
263 ({UDItype __w; \
340 union {UDItype __ll; \
394 union {UDItype __l
[all...]
H A Dmpi-internal.h266 typedef unsigned int UDItype __attribute__ ((mode (DI))); typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/
H A Dlonglong.h30 DItype, UDItype -- Signed and unsigned 64 bit types.
33 on a 64 bit machine, UWtype should typically be UDItype.
165 UDItype __m0 = (m0), __m1 = (m1); \
167 : "=r" ((UDItype) ph) \
175 do { UDItype __r; \
179 extern UDItype __udiv_qrnnd ();
245 ({union {UDItype __ll; \
263 ({UDItype __w; \
340 union {UDItype __ll; \
394 union {UDItype __l
[all...]
H A Dmpi-internal.h266 typedef unsigned int UDItype __attribute__ ((mode (DI))); typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/math-emu/
H A Dsoft-fp.h196 typedef unsigned int UDItype __attribute__((mode(DI))); typedef
H A Dop-2.h328 union { double d; UDItype i; } _l240, _m240, _n240, _o240, \
330 UDItype _t240, _u240, _v240, _w240, _x240, _y240 = 0; \

Completed in 195 milliseconds