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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/math-emu/
H A Dsfp-util.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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dudivdi3.c47 UDItype
48 __udivmoddi4 (UDItype n, UDItype d, UDItype *rp)
227 UDItype
228 __udivdi3 (UDItype n, UDItype d)
230 return __udivmoddi4 (n, d, (UDItype *) 0);
233 UDItype
234 __umoddi3 (UDItype
[all...]
H A Dgcclib.h12 typedef unsigned int UDItype __attribute__ ((mode (DI))); typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/lib/
H A Dgcclib.h38 typedef unsigned int UDItype __attribute__ ((mode(DI))); typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Dsoft-fp.h97 typedef unsigned int UDItype __attribute__((mode(DI))); typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/math-emu/
H A Dsoft-fp.h170 typedef unsigned int UDItype __attribute__((mode(DI))); typedef
H A Dop-2.h329 union { double d; UDItype i; } _l240, _m240, _n240, _o240, \
331 UDItype _t240, _u240, _v240, _w240, _x240, _y240 = 0; \

Completed in 112 milliseconds